How to Install and Uninstall yum.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "yum.noarch" package
Please follow the guidelines below to install yum.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
yum.noarch
Copied
2. Uninstall "yum.noarch" package
In this section, we are going to explain the necessary steps to uninstall yum.noarch on Fedora 35:
$
sudo dnf remove
yum.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the yum.noarch package on Fedora 35
Last metadata expiration check: 5:30:06 ago on Wed Sep 7 02:25:42 2022.
Installed Packages
Name : yum
Version : 4.13.0
Release : 1.fc35
Architecture : noarch
Size : 22 k
Source : dnf-4.13.0-1.fc35.src.rpm
Repository : @System
From repo : updates
Summary : Package manager
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+
Description : Utility that allows users to manage packages on their systems.
: It supports RPMs, modules and comps groups & environments.
Installed Packages
Name : yum
Version : 4.13.0
Release : 1.fc35
Architecture : noarch
Size : 22 k
Source : dnf-4.13.0-1.fc35.src.rpm
Repository : @System
From repo : updates
Summary : Package manager
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+
Description : Utility that allows users to manage packages on their systems.
: It supports RPMs, modules and comps groups & environments.