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

Last updated: September 20,2024

1. Install "coreutils.x86_64" package

Here is a brief guide to show you how to install coreutils.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install coreutils.x86_64

2. Uninstall "coreutils.x86_64" package

This tutorial shows how to uninstall coreutils.x86_64 on Rocky Linux 8:

$ sudo dnf remove coreutils.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:59:33 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : coreutils
Version : 8.30
Release : 12.el8
Architecture : x86_64
Size : 1.2 M
Source : coreutils-8.30-12.el8.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.