Answers for "ubuntu apt list available packages"

5

ubuntu list latest installed packages

apt list --installed | grep [name]
Posted by: Guest on January-14-2021
2

apt find package

apt-cache search package
Posted by: Guest on June-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language