Skip to content
EntityQ657398· pop 6· linked from 5 articles

CheckInstall

Sign in to save

CheckInstall is a computer program for Unix-like operating systems which eases the installation and uninstallation of software compiled from source by making use of package management systems. After software compilation it can automatically generate a Slackware-, RPM-, or Debian-compatible package that can later be cleanly uninstalled through the appropriate package manager.

Wikidata facts

Show 2 more facts
software version identifier
1.6.2
source code repository URL
checkinstall.izto.org/checkinstall.git
Sources (4)

via Wikidata · CC0

~2 min read

Article

3 sections
Contents
  • Usage
  • See also
  • References

CheckInstall is a computer program for Unix-like operating systems which eases the installation and uninstallation of software compiled from source by making use of package management systems. After software compilation it can automatically generate a Slackware-, RPM-, or Debian-compatible package that can later be cleanly uninstalled through the appropriate package manager.

CheckInstall monitors the installation phase of a normal software build process and notes the files that are added to the system. It then builds a package that contains these files, using additional information gathered from the user. Finally, the files installed by the original run are removed and the package is installed using the system package tools, so the package will be properly registered in the local installed packages database.

Available in 6 languages

via Wikidata sitelinks · CC0

Connections

Categories