cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 hours agoRepository > individual .exelemmy.worldimagemessage-square67fedilinkarrow-up1295arrow-down124
arrow-up1271arrow-down1imageRepository > individual .exelemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 7 hours agomessage-square67fedilink
minus-squareepyon22@sh.itjust.workslinkfedilinkEnglisharrow-up8·edit-25 hours agoFor those who are confident in their system setup sudo apt update && sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y
minus-squareGutek8134@lemmy.worldlinkfedilinkarrow-up4·2 hours 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 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