How to Install and Uninstall python-limits Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-limits" package

Please follow the instructions below to install python-limits on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-limits

2. Uninstall "python-limits" package

Please follow the guidelines below to uninstall python-limits on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-limits $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-limits package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-limits
Architecture: all
Version: 1.2.1-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 78
Depends: python-six (>= 1.4.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-pymemcache, python-redis, python-rediscluster, python-limits-doc
Filename: pool/universe/p/python-limits/python-limits_1.2.1-1_all.deb
Size: 14844
MD5sum: b15a18b73581ec1e860a400946cd283a
SHA1: d6796a90b8f279186a95a796598baa2b39a3c80e
SHA256: d17cb5264c63cef611ff1918613fd079814baabf68c49cb05943f0a7c12ce5df
Homepage: https://limits.readthedocs.org
Description: Rate limiting utilities for Python - Python 2.X
Description-md5: d037f5710ffae15a045dd511c5211bd5

5. The same packages on other Linux Distributions