microdnf - Lightweight implementation of DNF in C
Micro DNF is a lightweight C implementation of DNF, designed to be used
for doing simple packaging actions when you don't need full-blown DNF and
you want the tiniest useful environments possible.
That is, you don't want any interpreter stack and you want the most
minimal environment possible so you can build up to exactly what you need.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / microdnf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout system:packagemanager:dnf/microdnf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
microdnf-3.7.0.tar.gz | 0000032878 32.1 KB | |
microdnf.changes | 0000001594 1.56 KB | |
microdnf.spec | 0000002141 2.09 KB |
Revision 8 (latest revision is 15)
Neal Gompa (Pharaoh_Atem)
committed
(revision 8)
- Update to 3.7.0 + Add support for command aliases + Rename "update" to "upgrade" command + Add "update" alias to "upgrade" command + Add "download" command + Add support for user confirmation + Default to user confirmation like DNF
Comments 0