𝕾𝖕𝖎𝖈𝖞 𝕿𝖚𝖓𝖆@lemmy.world to Memes@lemmy.mlEnglish · 1 year agoThe correct way to install Firefoxlemmy.worldimagemessage-square169fedilinkarrow-up1725arrow-down157
arrow-up1668arrow-down1imageThe correct way to install Firefoxlemmy.world𝕾𝖕𝖎𝖈𝖞 𝕿𝖚𝖓𝖆@lemmy.world to Memes@lemmy.mlEnglish · 1 year agomessage-square169fedilink
minus-square0x4E4F@lemmy.fmhy.mllinkfedilinkEnglisharrow-up8·1 year agoNope, the correct way is sudo xbps-install -Suv firefox.
minus-squareNightoftheLemmy@sh.itjust.workslinkfedilinkEnglisharrow-up4·1 year agoI was wondering where the Void guys at…
minus-square0x4E4F@lemmy.fmhy.mllinkfedilinkEnglisharrow-up1·1 year agoWhy, it’s not the right package name?
minus-squaremcz@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoNo, xi is just a handy script that does sudo xbps-install with less typing and also helps with installing local packages (ones you built with xbps-src).
minus-square0x4E4F@lemmy.fmhy.mllinkfedilinkEnglisharrow-up1·1 year agoOh, cool, didn’t know that, thanks 👍. But xbps is still keeps track of installed packages, right, xi is just a script.
Nope, the correct way is
sudo xbps-install -Suv firefox
.I was wondering where the Void guys at…
Present ✌️
Check out
xi
fromxtools
.Why, it’s not the right package name?
No, xi is just a handy script that does
sudo xbps-install
with less typing and also helps with installing local packages (ones you built with xbps-src).Oh, cool, didn’t know that, thanks 👍.
But xbps is still keeps track of installed packages, right, xi is just a script.