SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

apt-history 0.1

apt-history logs the changes of /var/lib/dpkg/status when installing, removing, upgrading packages with apt-get

INSTALLATION
# apt-get install python-apt # cp apt-history /usr/bin/ # chmod +x /usr/bin/apt-history
optional
# cp 30apt-history /etc/apt/apt.conf.d/
USAGE
  • logs the latest changes to /var/lib/dpkg/status: # apt-history log
  • shows the changes: # apt-history show
  • cleans the log informations: # apt-history clean

LOG FILES:
apt-history creates and updates this files: /var/log/apt-history/log: log informations /var/log/apt-history/status: latest informations from dpkg status file


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.