How to Install and Uninstall basesystem.src Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "basesystem.src" package

Please follow the steps below to install basesystem.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install basesystem.src

2. Uninstall "basesystem.src" package

Please follow the guidance below to uninstall basesystem.src on Oracle Linux 9:

$ sudo dnf remove basesystem.src $ sudo dnf autoremove

3. Information about the basesystem.src package on Oracle Linux 9

Last metadata expiration check: 2:22:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : basesystem
Version : 11
Release : 13.el9
Architecture : src
Size : 9.3 k
Source : None
Repository : ol9_baseos_latest
Summary : The skeleton package which defines a simple Red Hat Enterprise Linux system
License : Public Domain
Description : Basesystem defines the components of a basic Red Hat Enterprise 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.