APT Package Manager 1 2 3 4 5 # check if curl is installed and what version sudo dpkg-query -l | grep curl # package information dpkg -l curl