ubuntu:apt:list_packages
Table of Contents
Ubuntu - apt - List packages
Similar to dpkg list and can be used with flags like –installed or –upgradable.
List all packages
apt list apt list | more apt list | grep foo apt list | grep php7-
List packages satisfying certain criteria
apt list nginx
apt list 'php7*'
ubuntu/apt/list_packages.txt · Last modified: 2023/06/18 16:34 by peter