Skip to content

Instantly share code, notes, and snippets.

@rgomezcasas
Created September 27, 2012 13:58
Show Gist options
  • Save rgomezcasas/3794155 to your computer and use it in GitHub Desktop.
Save rgomezcasas/3794155 to your computer and use it in GitHub Desktop.
UBUNTU: Lista de todas las aplicaciones instaladas (Lo crea en el archivo ubuntu-files)
dpkg --get-selections | grep -v deinstall > ubuntu-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment