How to Install and Uninstall coreutils.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "coreutils.x86_64" package

This is a short guide on how to install coreutils.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install coreutils.x86_64

2. Uninstall "coreutils.x86_64" package

Please follow the step by step instructions below to uninstall coreutils.x86_64 on Rocky Linux 9:

$ sudo dnf remove coreutils.x86_64 $ sudo dnf autoremove

3. Information about the coreutils.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:26:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : coreutils
Version : 8.32
Release : 34.el9
Architecture : x86_64
Size : 1.1 M
Source : coreutils-8.32-34.el9.src.rpm
Repository : baseos
Summary : A set of basic GNU tools commonly used in shell scripts
URL : https://www.gnu.org/software/coreutils/
License : GPLv3+
Description : These are the GNU core utilities. This package is the combination of
: the old GNU fileutils, sh-utils, and textutils packages.