From Fedora Project Wiki
Line 41: | Line 41: | ||
{|border="1" cellspacing="0" | {|border="1" cellspacing="0" | ||
!Yum Plugin!!DNF Plugin!!Notes | !Yum Plugin!!DNF Plugin!!Notes | ||
|- | |||
| yum-plugin-aliases || || | |||
|- | |||
| yum-plugin-auto-update-debug-info || || | |||
|- | |||
| yum-plugin-changelog || || | |||
|- | |||
| yum-plugin-copr || || | |||
|- | |||
| yum-plugin-fastestmirror || || | |||
|- | |||
| yum-plugin-filter-data || || | |||
|- | |||
| yum-plugin-fs-snapshot || [http://rpm-software-management.github.io/dnf-plugins-extras/snapper.html dnf-plugins-extras-snapper] || | |||
|- | |||
| yum-plugin-keys || || | |||
|- | |||
| yum-plugin-list-data || || | |||
|- | |||
| yum-plugin-local || || | |||
|- | |||
| yum-plugin-merge-conf || || | |||
|- | |||
| yum-plugin-post-transaction-actions || || | |||
|- | |||
| yum-plugin-priorities || || | |||
|- | |||
| yum-plugin-protectbase || || | |||
|- | |||
| yum-plugin-ps || || | |||
|- | |||
| yum-plugin-puppetverify || || | |||
|- | |||
| yum-plugin-refresh-updatesd || || | |||
|- | |||
| yum-plugin-remove-with-leaves || || | |||
|- | |||
| yum-plugin-rpm-warm-cache || || | |||
|- | |- | ||
| || [http://rpm-software-management.github.io/dnf-plugins-extras/rpmconf.html dnf-plugins-extras-rpmconf] || | | || [http://rpm-software-management.github.io/dnf-plugins-extras/rpmconf.html dnf-plugins-extras-rpmconf] || | ||
|- | |- | ||
| yum-plugin- | | yum-plugin-show-leaves || || | ||
|- | |||
| yum-plugin-tmprepo || || | |||
|- | |- | ||
| || [http://rpm-software-management.github.io/dnf-plugins-extras/tracer.html dnf-plugins-extras-tracer] || | | || [http://rpm-software-management.github.io/dnf-plugins-extras/tracer.html dnf-plugins-extras-tracer] || | ||
|- | |||
| yum-plugin-tsflags || || | |||
|- | |||
| yum-plugin-upgrade-helper || || | |||
|- | |||
| yum-plugin-verify || || | |||
|- | |||
| yum-plugin-versionlock || || | |||
|- | |- | ||
|} | |} |
Revision as of 07:58, 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 | ||
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 | ||
yum-plugin-merge-conf | ||
yum-plugin-post-transaction-actions | ||
yum-plugin-priorities | ||
yum-plugin-protectbase | ||
yum-plugin-ps | ||
yum-plugin-puppetverify | ||
yum-plugin-refresh-updatesd | ||
yum-plugin-remove-with-leaves | ||
yum-plugin-rpm-warm-cache | ||
dnf-plugins-extras-rpmconf | ||
yum-plugin-show-leaves | ||
yum-plugin-tmprepo | ||
dnf-plugins-extras-tracer | ||
yum-plugin-tsflags | ||
yum-plugin-upgrade-helper | ||
yum-plugin-verify | ||
yum-plugin-versionlock |