~/dnf commands

Jun 22, 2022


1
2
3
4
dnf info <package>
dnf -q repolist
# show recently added packages
dnf list --recent
Tags: [fedora] [dnf] [linux]