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

Last updated: September 21,2024

1. Install "coreutils.x86_64" package

In this section, we are going to explain the necessary steps to install coreutils.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install coreutils.x86_64

2. Uninstall "coreutils.x86_64" package

Please follow the instructions below to uninstall coreutils.x86_64 on Oracle Linux 9:

$ sudo dnf remove coreutils.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:46:34 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : coreutils
Version : 8.32
Release : 34.0.1.el9
Architecture : x86_64
Size : 5.7 M
Source : coreutils-8.32-34.0.1.el9.src.rpm
Repository : @System
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.