Skip to content

Scripts that help keeping debian based systems tidy.

Notifications You must be signed in to change notification settings

Uninett/debian-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debian-scripts

Scripts that help keeping debian based systems tidy.

  • etc-update - list all .dpkg* files in /etc and offer to update them interactively, loosely based on gentoo tool with same name.
  • dpkg-purge - list all installed packages that are marked for removal (removed by apt) and offers to purge them.
  • apt-orphans - list all installed packages that lacks origin in apt repos, for example old packages after an upgrade, or packages installed directly with dpkg manually.
  • apt-cuckoos - list all installed packages that are of a different version than what is available in the apt repos.
  • apt-origin - list all installed packages from a repo matching patterns given as argument, specify no argument for help and examples.

About

Scripts that help keeping debian based systems tidy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%