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.
- Developed at system:packagemanager:dnf
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/microdnf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
microdnf-3.7.0.tar.gz | 0000032878 32.1 KB | |
microdnf.changes | 0000001594 1.56 KB | |
microdnf.spec | 0000002141 2.09 KB |
Revision 4 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 868793
from
Neal Gompa (Pharaoh_Atem)
(revision 4)
- 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