https://github.com/garywill/zypper_little_tools
some Linux tools for zypper package manager
https://github.com/garywill/zypper_little_tools
autoremove installing linux missing package-manager suse unneeded unneeded-packages zypper
Last synced: 5 months ago
JSON representation
some Linux tools for zypper package manager
- Host: GitHub
- URL: https://github.com/garywill/zypper_little_tools
- Owner: garywill
- Created: 2017-11-26T10:34:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T03:25:52.000Z (about 2 years ago)
- Last Synced: 2024-11-28T10:35:49.083Z (over 1 year ago)
- Topics: autoremove, installing, linux, missing, package-manager, suse, unneeded, unneeded-packages, zypper
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zypper little tools
zypper is a Linux package manager, used by openSUSE etc.
Here some tool around zypper.
## zypper history viewer
Show Linux (openSUSE...) user a report, listing software packages installed (by zypper) in system, grouped by
1. The time you installed/removed them
2. Installed packages, and how they got installed:
- User choosed
- Auto selected
- Other ( when install packages via YaST it doesn't record which packages are auto selected)
3. Removed packages
Usage:
1. `sudo cp /var/log/zypp/history /tmp`
1. Visit [this page](https://garywill.github.io/zypper_little_tools/) and load file `history` into web