dnf

dnf update --refresh

dnf search {packagename}

dnf install {packagename}

dnf list installed
Fix: for dnf local
dnf install dnf-plugin-local
mkdir -p /var/lib/dnf/plugins/local
/usr/bin/createrepo_c /var/lib/dnf/plugins/local
dnf check-update --refresh


fedora_dnf.txt · Last modified: 2020/06/24 09:39 by paulsmith
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki