https://github.com/findus23/apt-summary
A small script to show version changes in apt updates
https://github.com/findus23/apt-summary
Last synced: about 1 year ago
JSON representation
A small script to show version changes in apt updates
- Host: GitHub
- URL: https://github.com/findus23/apt-summary
- Owner: Findus23
- License: mit
- Created: 2022-06-05T18:42:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T21:35:00.000Z (about 2 years ago)
- Last Synced: 2025-01-23T21:43:11.366Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apt-Summary
Show a quick summary of version changes grouped by major/minor/patch/etc. while doing an apt upgrade.
## Setup
Copy `10apt-summary` to `/etc/apt/apt.conf.d/` and adapt the path to `main.py` in the first two lines.