• SudoDnfDashYOP
    link
    23 years ago

    You’re right.

    alias in=“sudo apt install”

    alias up=“sudo apt update && sudo apt upgrade”

    alias unin=“sudo apt purge”

    I just put this all in my .bashrc file.