Now youve overwritten older dependencies and three of your other programs now shit the bed.
Comment on What’s even the appeal of Linux?
Muaddib@sopuli.xyz 3 weeks agoinstalling anything or even doing basic tasks is often a multi hour process
pacman -S [software]
That was easy.
Zexks@lemmy.world 3 weeks ago
FauxLiving@lemmy.world 2 weeks ago
pacman exists specifically to solve dependency issues and prevent that exact scenario
cows_are_underrated@feddit.org 3 weeks ago
Alternatively yay install [software] or flatpak install [software]
dabster291@lemmy.zip 3 weeks 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.
DFX4509B_2@lemmy.org 3 weeks ago
Or
yay [software]
and pick out the software you want to install from a list.