apt

How to List packages $ apt list How to search packages $ apt search {pkgNamehere} How to find info about…

Continue Reading →

dpkg

List all installed packages: $dpkg -l To view if a package is installed: $dpkg -l package_name List files installed from…

Continue Reading →