install-log

Simply run install-log immediately after doing a make install, and it'll update its database of which files on your system belong to which packages. The lists it produces are handy for simple package management, including uninstallation and upgrading.

The resultant plain text files are stored in /var/install-logs With few exceptions, they are simply lists of /path/filename delimited by newlines and therefore can be fed through xargs in order to, for instance, uninstall a package.

The exceptions come from running install-log more than once for a single package after, for instance, installing a newer version on top of the old one. The resultant list will once again contain all the files updated recently, but it will also specially list every file not updated that was previously listed. It also lists everything that has been deleted since the last time install-log ran.

Last updated 24 Jun, 2008


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
Related Projects

Pkgutils

Versions

1.9

1.9 stable released 2001-07-31

User Community and Support

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.