How to Install and Uninstall rootfiles.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rootfiles.noarch" package
Please follow the guidelines below to install rootfiles.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rootfiles.noarch
Copied
2. Uninstall "rootfiles.noarch" package
This guide let you learn how to uninstall rootfiles.noarch on Rocky Linux 8:
$
sudo dnf remove
rootfiles.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rootfiles.noarch package on Rocky Linux 8
Last metadata expiration check: 2:15:38 ago on Mon Sep 12 10:27:18 2022.
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.
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.