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 |
---|---|---|
0001-Add-support-for-setting-a-platform-module-ID. |
0000002300 2.25 KB | |
0001-Add-support-for-setting-allow_vendor_change.p |
0000002881 2.81 KB | |
microdnf-3.5.1.tar.gz | 0000027626 27 KB | |
microdnf.changes | 0000000735 735 Bytes | |
microdnf.spec | 0000002213 2.16 KB |
Revision 2 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 851724
from
Neal Gompa (Pharaoh_Atem)
(revision 2)
- Update to 3.5.1 + Add module enable and disable commands + Add reports of module changes + Add "module enable" command + Add subcommands support + Print info about obsoleted packages before transaction (rh#1855542) + Relicense to GPLv2+ - Backport fixes from upstream + Patch: 0001-Add-support-for-setting-allow_vendor_change.patch + Patch: 0001-Add-support-for-setting-a-platform-module-ID.patch
Comments 0