# List installed packages (apt) apt list --installed # List installed packages with zlib in the title apt list --installed | grep zlib