CheckInstall 1.6.1 review

Download
by rbytes.net on

CheckInstall project keeps track of all files installed by a "make install" or equivalent, creates a Slackware, RPM, or Debian packag

License: GPL (GNU General Public License)
File size: 155K
Developer: Izto
0 stars award from rbytes.net

CheckInstall project keeps track of all files installed by a "make install" or equivalent, creates a Slackware, RPM, or Debian package with those files, and adds it to the installed packages database, allowing for easy package removal or distribution.

When make install is done, CheckInstall will create a Slackware, RPM or Debian compatible package and install it with Slackware's installpkg, "rpm -i" or Debian's "dpkg -i" as appropriate, so you can view it's contents with pkgtool ("rpm -ql" for RPM users or "dpkg -l" for Debian) or remove it with removepkg ("rpm -e"|"dpkg -r"). Aditionally, this script will leave you a copy of the installed package in the source directory so you can install it wherever you want, which is my second motivation: I don't have to compile the same software again and again every time I need to install it on another box).

CheckInstall 1.6.1 search tags