User Tools

Site Tools


ubuntu:apt:list_packages

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 17:34 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki