https://github.com/super7ramp/zypper-triage-updates
A zypper subcommand to triage system updates
https://github.com/super7ramp/zypper-triage-updates
awk zypper
Last synced: 5 months ago
JSON representation
A zypper subcommand to triage system updates
- Host: GitHub
- URL: https://github.com/super7ramp/zypper-triage-updates
- Owner: super7ramp
- License: gpl-3.0
- Created: 2023-01-31T19:52:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T15:37:09.000Z (over 3 years ago)
- Last Synced: 2025-04-04T22:44:20.220Z (about 1 year ago)
- Topics: awk, zypper
- Language: Awk
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## zypper-triage-updates
This is a [zypper](https://github.com/opensUSE/zypper) subcommand to triage system
updates.
### Installation
Put the files `zypper-triage-updates` and `triage-updates.awk` somewhere in your
`$PATH` (e.g. `${HOME}/bin`).
Alternatively, you can install `zypper-triage-updates` as a RPM package from
[this page](https://software.opensuse.org//download.html?project=home%3A1Antoine1&package=zypper-triage-updates).
### Usage
[](https://asciinema.org/a/It6qeOLd8fsHDe4cDccehvvWX)
### Licence
This work is licenced under GPL-3.0-or-later.