https://github.com/frezbo/rpminfo
Retrieve RPM packages list from yum repo
https://github.com/frezbo/rpminfo
Last synced: about 1 month ago
JSON representation
Retrieve RPM packages list from yum repo
- Host: GitHub
- URL: https://github.com/frezbo/rpminfo
- Owner: frezbo
- Created: 2020-06-28T18:22:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-08-18T19:58:28.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T18:55:17.072Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpminfo
A simple tool to fetch the packages data from a yum repository
## Building
`make build`
## Usage
```bash
./rpminfo
```