repositorypackage
0.1.4
Repository: https://github.com/credoproject/go-dnf.git
Documentation: pkg.go.dev
# README
Golang DNF Client
A go client for interacting with Red Hat/Fedora's DNF (Dandified Yum) package manager.
Features
- Install packages from the repositories
- Update the system to the latest package versions
- Remove packages and their dependencies
- Search for packages by name or description
- Obtain the dependencies of a package
- List installed packages
Contributions
Contributions are welcome! Please fork this repository and submit a pull request with your changes.
License
This project is licensed under the MIT License.
See LICENSE for details.