From Fedora Project Wiki
Line 60: | Line 60: | ||
| yum-plugin-list-data || || | | yum-plugin-list-data || || | ||
|- | |- | ||
| yum-plugin-local || || | | yum-plugin-local || [http://rpm-software-management.github.io/dnf-plugins-extras/local.html dnf-plugins-extras-local] || WIP | ||
|- | |- | ||
| yum-plugin-merge-conf || || | | yum-plugin-merge-conf || [http://rpm-software-management.github.io/dnf-plugins-extras/rpmconf.html dnf-plugins-extras-rpmconf] || DNF plugin works via external tool 'rpmconf' | ||
|- | |- | ||
| yum-plugin-post-transaction-actions || || | | yum-plugin-post-transaction-actions || || | ||
Line 70: | Line 70: | ||
| yum-plugin-protectbase || || | | yum-plugin-protectbase || || | ||
|- | |- | ||
| yum-plugin-ps || || | | yum-plugin-ps || [http://rpm-software-management.github.io/dnf-plugins-extras/tracer.html dnf-plugins-extras-tracer] [http://rpm-software-management.github.io/dnf-plugins-core/needs_restarting.html dnf-plugins-core]|| Not fully equal. tracer runs after transaction and have command to run manually. needs_restarting runs only after transaction. | ||
|- | |- | ||
| yum-plugin-puppetverify || || | | yum-plugin-puppetverify || || | ||
Line 79: | Line 79: | ||
|- | |- | ||
| yum-plugin-rpm-warm-cache || || | | yum-plugin-rpm-warm-cache || || | ||
|- | |- | ||
| yum-plugin-show-leaves || || | | yum-plugin-show-leaves || || | ||
Line 86: | Line 84: | ||
| yum-plugin-tmprepo || || | | yum-plugin-tmprepo || || | ||
|- | |- | ||
| | | || | ||
|- | |- | ||
| yum-plugin-tsflags || || | | yum-plugin-tsflags || || |
Revision as of 08:06, 27 January 2015
Commands
Yum Command | DNF Command | Notes |
---|---|---|
yum install | dnf install | Install packages |
Additional Tools
All tools in DNF added by plugins (core, extras)
Yum Tool | DNF Tool | Notes |
---|---|---|
yum-builddep | dnf builddep | |
yum copr | dnf copr | |
yum playground | dnf playground | |
debuginfo-install | dnf debuginfo-install | |
yumdownloader | dnf download | |
dnf kickstart | ||
repoquery | dnf repoquery | |
reposync | dnf reposync | |
repomanage | dnf repomanage |
Plugins
Yum Plugin | DNF Plugin | Notes |
---|---|---|
yum-plugin-aliases | ||
yum-plugin-auto-update-debug-info | ||
yum-plugin-changelog | ||
yum-plugin-copr | dnf-plugins-core | |
yum-plugin-fastestmirror | ||
yum-plugin-filter-data | ||
yum-plugin-fs-snapshot | dnf-plugins-extras-snapper | |
yum-plugin-keys | ||
yum-plugin-list-data | ||
yum-plugin-local | dnf-plugins-extras-local | WIP |
yum-plugin-merge-conf | dnf-plugins-extras-rpmconf | DNF plugin works via external tool 'rpmconf' |
yum-plugin-post-transaction-actions | ||
yum-plugin-priorities | ||
yum-plugin-protectbase | ||
yum-plugin-ps | dnf-plugins-extras-tracer dnf-plugins-core | Not fully equal. tracer runs after transaction and have command to run manually. needs_restarting runs only after transaction. |
yum-plugin-puppetverify | ||
yum-plugin-refresh-updatesd | ||
yum-plugin-remove-with-leaves | ||
yum-plugin-rpm-warm-cache | ||
yum-plugin-show-leaves | ||
yum-plugin-tmprepo | ||
yum-plugin-tsflags | ||
yum-plugin-upgrade-helper | ||
yum-plugin-verify | ||
yum-plugin-versionlock |