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

Last updated: October 04,2024

1. Install "rootfiles.src" package

Please follow the step by step instructions below to install rootfiles.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rootfiles.src

2. Uninstall "rootfiles.src" package

This guide covers the steps necessary to uninstall rootfiles.src on Oracle Linux 9:

$ sudo dnf remove rootfiles.src $ sudo dnf autoremove

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

Last metadata expiration check: 0:00:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rootfiles
Version : 8.1
Release : 31.el9
Architecture : src
Size : 17 k
Source : None
Repository : ol9_baseos_latest
Summary : The basic required files for the root user's directory
License : Public Domain
Description : The rootfiles package contains basic required files that are placed
: in the root user's account. These files are basically the same
: as those in /etc/skel, which are placed in regular
: users' home directories.