https://github.com/rantav/yummer
A yum interface in java
https://github.com/rantav/yummer
Last synced: 3 months ago
JSON representation
A yum interface in java
- Host: GitHub
- URL: https://github.com/rantav/yummer
- Owner: rantav
- Created: 2011-01-12T12:47:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-12T14:57:51.000Z (over 14 years ago)
- Last Synced: 2025-01-28T02:11:42.598Z (4 months ago)
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yummer is a simple java interface to various yum functionalities.
Currently only the search functionality is implementedIt's a toy project. I only implemented what I needed (Search multiple yum repositories for a certain package). It's not terribly hard to add more functionality such as install/remove etc but I didn't need it so it's not there. yet...
BUILD:
=====
1. Download and install gradle
2. gradle build