moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 2 days agoWhat’s even the appeal of Linux?message-squaremessage-square123fedilinkarrow-up1146arrow-down123file-text
arrow-up1123arrow-down1message-squareWhat’s even the appeal of Linux?moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 2 days agomessage-square123fedilinkfile-text
minus-squareMuad'dib@sopuli.xyzlinkfedilinkEnglisharrow-up6·2 days ago installing anything or even doing basic tasks is often a multi hour process pacman -S [software] That was easy.
minus-squareda_cow (she/her)@feddit.orglinkfedilinkarrow-up3·2 days agoAlternatively yay install [software] or flatpak install [software]
minus-squaredabster291@lemmy.ziplinkfedilinkEnglisharrow-up2·2 days agoOr 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.
minus-squareZexks@lemmy.worldlinkfedilinkarrow-up2·2 days agoNow youve overwritten older dependencies and three of your other programs now shit the bed.
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up1·13 hours agopacman exists specifically to solve dependency issues and prevent that exact scenario
pacman -S [software]
That was easy.
Alternatively yay install [software] or flatpak install [software]
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.
Now youve overwritten older dependencies and three of your other programs now shit the bed.
pacman exists specifically to solve dependency issues and prevent that exact scenario