How to Install and Uninstall basesystem.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "basesystem.noarch" package

Please follow the guidance below to install basesystem.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install basesystem.noarch

2. Uninstall "basesystem.noarch" package

Please follow the steps below to uninstall basesystem.noarch on Rocky Linux 9:

$ sudo dnf remove basesystem.noarch $ sudo dnf autoremove

3. Information about the basesystem.noarch package on Rocky Linux 9

Last metadata expiration check: 1:42:02 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : basesystem
Version : 11
Release : 13.el9
Architecture : noarch
Size : 0.0
Source : basesystem-11-13.el9.src.rpm
Repository : @System
Summary : The skeleton package which defines a simple Rocky Linux system
License : Public Domain
Description : Basesystem defines the components of a basic Rocky Linux system
: (for example, the package installation order to use during bootstrapping).
: Basesystem should be in every installation of a system, and it
: should never be removed.