-
Notifications
You must be signed in to change notification settings - Fork 16
DnfAPI
Tim Lauridsen edited this page Mar 25, 2014
·
10 revisions
- Groups (dnf.comps.Group)
- mantatory_packages property (RhBug: 1079932)
- default_packages property (RhBug: 1079932)
- optional_packages property (RhBug: 1079932)
- Base (dnf.Base)
- goal_parameters.allow_uninstall property
- cleanExpireCache()
- install(pkg_spec, reponame) (RhBug: 1073859)
- upgrade(pkg_spec, reponame) (RhBug: 1073859)
- downgrade(pkg_spec, reponame) (RhBug: 1073859)
- reinstall(pkg_spec, reponame) (RhBug: 1073859)
- obsolete(pkg_spec, reponame) (RhBug: 1073859)
- install_local(path) (RhBug: 1079519)
- history property (RhBug: 1079526)
- Misc
- setup the cachedir as non-root (RhBug: 1062180)
- rpm callback (dnf.yum.rpmtrans)
- TransactionDisplay (RhBug: 1080351)
- UpdateInfo (RhBug: 850912)
- Changelog (RhBug: 1066867)
- PkgTags