How to Install and Uninstall quotatool.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "quotatool.x86_64" package

Please follow the guidelines below to install quotatool.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install quotatool.x86_64

2. Uninstall "quotatool.x86_64" package

This tutorial shows how to uninstall quotatool.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove quotatool.x86_64 $ sudo dnf autoremove

3. Information about the quotatool.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:43:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : quotatool
Version : 1.6.2
Release : 21.el9
Architecture : x86_64
Size : 33 k
Source : quotatool-1.6.2-21.el9.src.rpm
Repository : epel
Summary : Command-line utility for filesystem quotas
URL : http://quotatool.ekenberg.se
License : GPLv2
Description : Quotatool is a utility to manipulate filesystem quotas from the commandline.
: Most quota-utilities are interactive, requiring manual intervention from the
: user. Quotatool on the other hand is not, making it suitable for use in
: scripts and other non-interactive situations.