DISCLAIMER: Arch Linux is not a beginner friendly distribution, and this is not a recommendation or good practice.
I know how to use pacman -S. I have yet to experience a Discover related issue after months of use.
DISCLAIMER: Arch Linux is not a beginner friendly distribution, and this is not a recommendation or good practice.
I know how to use pacman -S. I have yet to experience a Discover related issue after months of use.
Care to explain why it’s not a good idea to tell your computer “install this package” in a CLI format?
Nothing wrong with CLI, you can use it to install from flathub. I’m saying it’s not a good idea from a security standpoint. Yay uses user repository and pacman has root permissions. For example installing wine with pacman will allow access to the whole disk
installing wine with pacman doesn’t allow any special access. if you run it, then it gets access to whatever the user who ran it has access to. whether you installed it with pacman or a gui wrapper doesn’t matter.