How to Install and Uninstall basesystem.src Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "basesystem.src" package
Please follow the steps below to install basesystem.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
basesystem.src
Copied
2. Uninstall "basesystem.src" package
Please follow the guidance below to uninstall basesystem.src on Oracle Linux 9:
$
sudo dnf remove
basesystem.src
Copied
$
sudo dnf autoremove
Copied
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.
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.