How to Install and Uninstall util-linux.x86_64 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "util-linux.x86_64" package

This guide covers the steps necessary to install util-linux.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install util-linux.x86_64

2. Uninstall "util-linux.x86_64" package

Please follow the guidelines below to uninstall util-linux.x86_64 on Rocky Linux 8:

$ sudo dnf remove util-linux.x86_64 $ sudo dnf autoremove

3. Information about the util-linux.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:06:26 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : util-linux
Version : 2.32.1
Release : 35.el8
Architecture : x86_64
Size : 11 M
Source : util-linux-2.32.1-35.el8.src.rpm
Repository : @System
Summary : A collection of basic system utilities
URL : http://en.wikipedia.org/wiki/Util-linux
License : GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
Description : The util-linux package contains a large variety of low-level system
: utilities that are necessary for a Linux system to function. Among
: others, Util-linux contains the fdisk configuration tool and the login
: program.