Skip to main content

Read /var/log/apt/history.log.* and display it usefully

Project description

README

Read /var/log/apt/history.log.* and display it usefully

Take a look in CHANGELOG.md.

Try to not fill to much memory, for small devices. So, often read files (no factorisation for nice_raw(), nice_raw_one_date(), nice_raw_between_dates()), event if it's slower.

Please, if you want something more complete, look at https://github.com/terminalforlife/apt-undo-install/blob/master/apt-undo-install side

Install (without pain)

  • After clone from GIT :

    • Become root user
    • Copy apt-histo.py in /usr/local/bin
    • Copy Show_datas.py and Read_histo.py in /usr/local/lib/python3.X/dist-packages
  • After Pypi install :

    • Become root user

    • Make a link of apt-histo.py from /usr/local/lib/python3.X/dist-packages/apt-histo/apt-histo.py to /usr/local/bin/apt-histo.py

      ln -s /usr/local/lib/python3.X/dist-packages/apt-histo/apt-histo.py /usr/local/bin/apt-histo.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apt-histo-0.20201220b0.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

apt_histo-0.20201220b0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page