How to Install and Uninstall rootfiles.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "rootfiles.noarch" package

Please follow the steps below to install rootfiles.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rootfiles.noarch

2. Uninstall "rootfiles.noarch" package

This guide let you learn how to uninstall rootfiles.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rootfiles.noarch $ sudo dnf autoremove

3. Information about the rootfiles.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:31:31 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : rootfiles
Version : 8.1
Release : 22.el8
Architecture : noarch
Size : 599
Source : rootfiles-8.1-22.el8.src.rpm
Repository : @System
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.