sudo apt install 설치할 패키지 apt -y install 설치할 패키지
sudo apt upgrade
apt update
apt remove {software} apt purge {software} apt autoremove {software}