moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 3 天前What’s even the appeal of Linux?message-squaremessage-square127fedilinkarrow-up1147arrow-down123file-text
arrow-up1124arrow-down1message-squareWhat’s even the appeal of Linux?moseschrute@lemmy.ml to Lemmy Shitpost@lemmy.worldEnglish · 3 天前message-square127fedilinkfile-text
minus-squareMuad'dib@sopuli.xyzlinkfedilinkEnglisharrow-up6·2 天前 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 天前Alternatively yay install [software] or flatpak install [software]
minus-squaredabster291@lemmy.ziplinkfedilinkEnglisharrow-up2·2 天前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.
minus-squareDFX4509B@lemmy.orglinkfedilinkEnglisharrow-up1·2 天前Or yay [software] and pick out the software you want to install from a list.
minus-squareZexks@lemmy.worldlinkfedilinkarrow-up2·2 天前Now youve overwritten older dependencies and three of your other programs now shit the bed.
minus-squareFauxLiving@lemmy.worldlinkfedilinkarrow-up1·1 天前pacman 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.
Or
yay [software]
and pick out the software you want to install from a list.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