Answers for "ubuntu check the installed package name"

31

how to find installed packages in ubuntu

apt list --installed
Posted by: Guest on November-23-2019
0

ubuntu check available packages

sudo apt-cache search [PackageName]
Posted by: Guest on September-12-2021

Code answers related to "ubuntu check the installed package name"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language