1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/dpkg
Ben O'Hara f2ad78e218
Documentation for dpkg module
13 years ago
..
functions [#23] Rename plugins to modules 13 years ago
README.md Documentation for dpkg module 13 years ago
init.zsh Improve diction in documentation 13 years ago

README.md

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.