"Choosing a GUI Package Manager" is erroneous.
- Dominant language
- MDX
- Stars
- 146
- Forks
- 230
- Avg merge
- 15h 37m
- Merged PRs (30d)
- 11
Description
Outer link: https://wiki.cachyos.org/cachyos_basic/faq/#choosing-a-gui-package-manager
Internal link: https://github.com/CachyOS/wiki/blob/d04117d91e071807965ff6a182ef69cfb64d3c64/src/content/docs/cachyos_basic/faq.mdx#choosing-a-gui-package-manager
> If you prefer a graphical interface, GUI front-ends like [Shelly](https://wiki.cachyos.org/configuration/post_install_setup/#updating-the-system) or the CachyOS Package Installer are considered as safe alternatives, as they are more direct wrappers for pacman functionality.
Is made up of some falsehoods.
The package-installer was only recently made more safe by no longer performing partial upgrades.
But it _still_ recommends that users perform it!
( https://github.com/CachyOS/packageinstaller/blob/fe7a7ea82f7a20e7a49b2c3ef89805c077460247/src/main.cpp#L168 )
Finally Shelly is _not_ a pacman frontend or wrapper at all.
It attempts to use ALPM directly, bypassing pacman, like pamac.
This stands in stark contrast to any true pacman wrapper like `octopi`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.