How to Install and Uninstall yum.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "yum.noarch" package
Please follow the step by step instructions below to install yum.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
yum.noarch
Copied
2. Uninstall "yum.noarch" package
Please follow the steps below to uninstall yum.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
yum.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the yum.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:14:36 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : yum
Version : 4.7.0
Release : 19.el8
Architecture : noarch
Size : 76 k
Source : dnf-4.7.0-19.el8.src.rpm
Repository : @System
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.7.0
Release : 19.el8
Architecture : noarch
Size : 76 k
Source : dnf-4.7.0-19.el8.src.rpm
Repository : @System
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.