apt Package Manager
Is replaced with apt that consists some of the most widely used features from apt-get and apt-cache leaving aside obscure and seldom used features. See this Apt Command guide.
To keep your system clean by removing unused packages you can run:
sudo apt autoremove
