How to Install and Uninstall dnf Package on openSuSE Tumbleweed

Last updated: December 23,2024

1. Install "dnf" package

Please follow the guidance below to install dnf on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install dnf

2. Uninstall "dnf" package

Learn how to uninstall dnf on openSuSE Tumbleweed:

$ sudo zypper remove dnf

3. Information about the dnf package on openSuSE Tumbleweed

Information for package dnf:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : dnf
Version : 4.18.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 62.5 KiB
Installed : No
Status : not installed
Source package : dnf-4.18.0-5.1.src
Upstream URL : https://github.com/rpm-software-management/dnf
Summary : Package manager forked from Yum, using libsolv as a dependency resolver
Description :
DNF is a package manager for RPM systems that was forked from Yum. Among the
many improvements, it uses libsolv as a dependency resolver.