How to Install and Uninstall quota Package on openSUSE Leap
Last updated: February 24,2025
1. Install "quota" package
This is a short guide on how to install quota on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
quota
Copied
2. Uninstall "quota" package
Please follow the steps below to uninstall quota on openSUSE Leap:
$
sudo zypper remove
quota
Copied
3. Information about the quota package on openSUSE Leap
Information for package quota:
------------------------------
Repository : Main Repository
Name : quota
Version : 4.05-3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : quota-4.05-3.9.1.src
Upstream URL : http://sourceforge.net/projects/linuxquota/
Summary : Disk Quota System
Description :
The quota subsystem allows a system administrator to set soft and hard
limits on used space and the number of inodes used for users and
groups. The kernel must be compiled with disk quota support enabled
(SUSE kernels have this support).
------------------------------
Repository : Main Repository
Name : quota
Version : 4.05-3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : quota-4.05-3.9.1.src
Upstream URL : http://sourceforge.net/projects/linuxquota/
Summary : Disk Quota System
Description :
The quota subsystem allows a system administrator to set soft and hard
limits on used space and the number of inodes used for users and
groups. The kernel must be compiled with disk quota support enabled
(SUSE kernels have this support).