Como saber si un programa está instalado en ubuntu y como saber la lista de programas que lo pueden complementar
Comando para saber si un paquete está instalado:
dpkg --get-selections | grep NombreDelPaquete
Por ejemplo para ver las aplicaciones de lsb instaladas escribo en terminal:
dpkg --get-selections | grep lsb
Y aparece:
lsb-base . . . . . . . . . . . . . . . . . install
lsb-release . . . . . . . . . . . . . . . install
~ o ~
Quiero listar todos las aplicaciones lsb:
Escribo en terminal:
apt-cache search lsb
Y aparece:
insserv - boot sequence organizer using LSB init.d script dependency information
libpam-systemd - system and service manager - PAM module
alien - Convierte e instala paquetes rpm y de otros tipos
lsb - Linux Standard Base 4.1 support package
lsb-base - Linux Standard Base 4.1 init script functionality
lsb-core - Linux Standard Base 4.1 core support package
lsb-cxx - Linux Standard Base 4.1 C++ support package
lsb-desktop - Linux Standard Base 4.1 Desktop support package
lsb-graphics - Linux Standard Base 4.1 graphics support package
lsb-invalid-mta - Linux Standard Base sendmail dummy
lsb-languages - Linux Standard Base 4.1 Runtime Languages package
lsb-multimedia - Linux Standard Base 4.1 Multimedia package
lsb-printing - Linux Standard Base 4.1 Printing package
lsb-release - Utilidad que informa de la versión de la base estándar de Linux (LSB)
lsb-security - Linux Standard Base 4.1 Security package
bilibop-rules - device management rules for OS running from external media
liblinux-distribution-perl - module for detecting the running Linux distribution
liblist-utilsby-perl - higher-order list utility functions