Alternatively yay install [software] or flatpak install [software]
Comment on What’s even the appeal of Linux?
Muaddib@sopuli.xyz 7 months agoinstalling anything or even doing basic tasks is often a multi hour process
pacman -S [software]
That was easy.
cows_are_underrated@feddit.org 7 months ago
DFX4509B_2@lemmy.org 7 months ago
Or
yay [software]and pick out the software you want to install from a list.dabster291@lemmy.zip 7 months ago
Or even any of the multitude of GUI stores that exist, one of which will probably come pre-installed on your system if you’re using a just-works distro.
Zexks@lemmy.world 7 months ago
Now youve overwritten older dependencies and three of your other programs now shit the bed.
FauxLiving@lemmy.world 7 months ago
pacman exists specifically to solve dependency issues and prevent that exact scenario