# ParrotOS Update ###### tags: `ParrotOS` To update run this command ``` sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt autoclean -y ```