cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agoRepository > individual .exelemmy.worldimagemessage-square185linkfedilinkarrow-up1766arrow-down145 cross-posted to: austech@aussie.zone
arrow-up1721arrow-down1imageRepository > individual .exelemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square185linkfedilink cross-posted to: austech@aussie.zone
minus-squareepyon22@sh.itjust.workslinkfedilinkEnglisharrow-up12·2 months agoFor those who are confident in their system setup sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y
minus-squareGutek8134@lemmy.worldlinkfedilinkarrow-up6·2 months agoFirst thing I do on a new system using apt is aliasing this to “UpdateSystem” in .bashrc
For those who are confident in their system setup
sudo apt update && sudo apt upgrade -y && sudo apt autoremove -yFirst thing I do on a new system using apt is aliasing this to “UpdateSystem” in .bashrc