moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 2 days agoWhat’s even the appeal of Linux?message-squaremessage-square114linkfedilinkarrow-up1129arrow-down121file-text
arrow-up1108arrow-down1message-squareWhat’s even the appeal of Linux?moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 2 days agomessage-square114linkfedilinkfile-text
minus-squareMuad'dib@sopuli.xyzlinkfedilinkEnglisharrow-up6·1 day ago installing anything or even doing basic tasks is often a multi hour process pacman -S [software] That was easy.
minus-squareZexks@lemmy.worldlinkfedilinkarrow-up2·1 day agoNow youve overwritten older dependencies and three of your other programs now shit the bed.
minus-squareda_cow (she/her)@feddit.orglinkfedilinkarrow-up3·1 day agoAlternatively yay install [software] or flatpak install [software]
minus-squaredabster291@lemmy.ziplinkfedilinkEnglisharrow-up2·1 day 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-squareDFX4509B@lemmy.orglinkfedilinkEnglisharrow-up1·1 day agoOr yay [software] and pick out the software you want to install from a list.
pacman -S [software]
That was easy.
Now youve overwritten older dependencies and three of your other programs now shit the bed.
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.
Or
yay [software]
and pick out the software you want to install from a list.