prezto/modules/dpkg
2012-06-17 15:51:39 +10:00
..
functions [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00
init.zsh Improve diction in documentation 2012-06-02 17:17:12 -04:00
README.md Add a link to dpkg project page 2012-06-17 15:51:39 +10:00

Dpkg

Defines dpkg aliases and functions

Aliases

General

  • as searches for a package.
  • ad updates packages lists.
  • au upgrades packages.
  • ai installs package.
  • ar removes package.
  • ap prints pinning levels.
  • av shows package info.
  • acs searches for a package.
  • ac cleans cache.
  • afs finds a file's package.
  • debi installs all deb files in the current directory
  • debc creates a basic deb package
  • kclean removes ALL kernel images and headers EXCEPT the one in use.

Functions

  • apt-copy generate a script that can duplicate and apt based system
  • apt-history displays dpkg history
  • dbb-build makes a dpkg linux kernel package

Authors

The authors of this module should be contacted via the issue tracker.