From Fedora Project Wiki
This is a document to help system administrators who need to understand what commands in systemd replace their old workflow in sysvinit. If you want general information on systemd, refer to systemd.
Commands
Note that all recent versions of systemctl assume the '.service' if left off. So, 'systemctl start frobozz.service' is the same as 'systemctl start frobozz'
Yum Command | DNF Command | Notes |
---|---|---|
yum install | dnf install | Install packages |
Plugins
Yum Plugin | DNF Plugin | Notes |
---|---|---|
yum copr ([yum-plugin-copr]) | dnf copr http://rpm-software-management.github.io/dnf-plugins-core/copr.html | |
yum playground ([yum-plugin-copr]) | dnf playground http://rpm-software-management.github.io/dnf-plugins-core/copr.html |