How to Install and Uninstall quota-devel.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "quota-devel.x86_64" package

Please follow the step by step instructions below to install quota-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install quota-devel.x86_64

2. Uninstall "quota-devel.x86_64" package

Please follow the steps below to uninstall quota-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove quota-devel.x86_64 $ sudo yum autoremove

3. Information about the quota-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : quota-devel
Arch : x86_64
Epoch : 1
Version : 4.01
Release : 17.amzn2
Size : 22 k
Repo : amzn2-core/2/x86_64
Summary : Development files for quota
URL : http://sourceforge.net/projects/linuxquota/
License : BSD and LGPLv2+ and GPLv2 and GPLv2+
Description : The quota package contains system administration tools for
: monitoring and limiting user and or group disk usage per file
: system.
:
: This package contains development header files for implementing
: quotas on remote machines.