From Fedora Project Wiki

Line 14: Line 14:
!Yum Tool!!DNF Tool!!Notes
!Yum Tool!!DNF Tool!!Notes
|-
|-
| debuginfo-install || [http://rpm-software-management.github.io/dnf-plugins-core/debuginfo-install.html dnf debuginfo-install] ||  
| debuginfo-install || [http://dnf-plugins-core.readthedocs.org/en/latest/debuginfo-install.html dnf debuginfo-install] ||  
|-
|-
| find-repos-of-install || {{result|warn}} || Use `dnf list installed pkg` instead
| find-repos-of-install || {{result|warn}} || Use `dnf list installed pkg` instead
|-
|-
| || [http://rpm-software-management.github.io/dnf-plugins-core/kickstart.html dnf kickstart] ||  
| || [http://dnf-plugins-core.readthedocs.org/en/latest/kickstart.html dnf kickstart] ||  
|-
|-
| needs-restarting || [http://rpm-software-management.github.io/dnf-plugins-extras/tracer.html dnf tracer] ||  
| needs-restarting || [http://rpm-software-management.github.io/dnf-plugins-extras/tracer.html dnf tracer] ||  
Line 32: Line 32:
| repomanage || [http://rpm-software-management.github.io/dnf-plugins-extras/repomanage.html dnf repomanage] ||  
| repomanage || [http://rpm-software-management.github.io/dnf-plugins-extras/repomanage.html dnf repomanage] ||  
|-
|-
| repoquery || [http://rpm-software-management.github.io/dnf-plugins-core/repoquery.html dnf repoquery] ||  
| repoquery || [http://dnf-plugins-core.readthedocs.org/en/latest/repoquery.html dnf repoquery] ||  
|-
|-
| repo-rss || {{result|fail}} || {{bz|1066867}}
| repo-rss || {{result|fail}} || {{bz|1066867}}
|-
|-
| reposync || [http://rpm-software-management.github.io/dnf-plugins-core/reposync.html dnf reposync] ||  
| reposync || [http://dnf-plugins-core.readthedocs.org/en/latest/reposync.html dnf reposync] ||  
|-
|-
| repotrack || [http://rpm-software-management.github.io/dnf-plugins-core/download.html dnf download] ||  
| repotrack || [http://dnf-plugins-core.readthedocs.org/en/latest/download.html dnf download] ||  
|-
|-
| show-changed-rco || ||  
| show-changed-rco || ||  
Line 46: Line 46:
| verifytree || ||  
| verifytree || ||  
|-
|-
| yum-builddep || [http://rpm-software-management.github.io/dnf-plugins-core/builddep.html dnf builddep] ||  
| yum-builddep || [http://dnf-plugins-core.readthedocs.org/en/latest/builddep.html dnf builddep] ||  
|-
|-
| yum-config-manager || || PR: https://github.com/rpm-software-management/dnf-plugins-core/pull/65
| yum-config-manager || [http://dnf-plugins-core.readthedocs.org/en/latest/config_manager.html dnf config-manager]||
|-
|-
| yum-debug-dump || [http://rpm-software-management.github.io/dnf-plugins-extras/debug.html dnf debug-dump] ||
| yum-debug-dump || [http://rpm-software-management.github.io/dnf-plugins-extras/debug.html dnf debug-dump] ||
Line 54: Line 54:
| yum-debug-restore || [http://rpm-software-management.github.io/dnf-plugins-extras/debug.html dnf debug-restore] ||
| yum-debug-restore || [http://rpm-software-management.github.io/dnf-plugins-extras/debug.html dnf debug-restore] ||
|-
|-
| yumdownloader || [http://rpm-software-management.github.io/dnf-plugins-core/download.html dnf download] ||  
| yumdownloader || [http://dnf-plugins-core.readthedocs.org/en/latest/download.html dnf download] ||  
|-
|-
| yum-groups-manager || ||  
| yum-groups-manager || ||  

Revision as of 13:42, 19 March 2015

CLI

Changes in DNF CLI compared to Yum

DNF User's FAQ

Yum Utils

All tools in DNF added by plugins (core, extras)

Yum Tool DNF Tool Notes
debuginfo-install dnf debuginfo-install
find-repos-of-install
Warning warn
Use dnf list installed pkg instead
dnf kickstart
needs-restarting dnf tracer
package-cleanup PR: https://github.com/rpm-software-management/dnf/pull/224
repoclosure dnf repoclosure
repodiff
Fail fail
RHBZ #1066867
repo-graph dnf repograph
repomanage dnf repomanage
repoquery dnf repoquery
repo-rss
Fail fail
RHBZ #1066867
reposync dnf reposync
repotrack dnf download
show-changed-rco
show-installed
verifytree
yum-builddep dnf builddep
yum-config-manager dnf config-manager
yum-debug-dump dnf debug-dump
yum-debug-restore dnf debug-restore
yumdownloader dnf download
yum-groups-manager

Plugins

Yum Plugin DNF Plugin Notes
yum-langpacks dnf-langpacks All lang* commands are available to use in dnf-langpacks now. But its still not 100% complete.
yum-plugin-aliases
yum-plugin-auto-update-debug-info
yum-plugin-changelog
Fail fail
RHBZ #1066867
yum-plugin-copr dnf-plugins-core
yum-plugin-fastestmirror dnf part of standard dnf; could be disabled in config, see fastestmirror option in man dnf.conf
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
yum-plugin-merge-conf dnf-plugins-extras-rpmconf DNF plugin works via external tool 'rpmconf'
yum-plugin-post-transaction-actions
yum-plugin-priorities dnf part of standard dnf; see priority option in man dnf.conf
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 dnf autoremove
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