How to Install and Uninstall python-queuelib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-queuelib" package

This is a short guide on how to install python-queuelib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-queuelib

2. Uninstall "python-queuelib" package

Please follow the step by step instructions below to uninstall python-queuelib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-queuelib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-queuelib
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.1.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-queuelib/python-queuelib_1.1.1-1_all.deb
Size: 7774
MD5sum: 8994cb14cfd061312cbbd3eba5662c79
SHA1: e817a96dbfb13149e638eadfa330c3d424840c1e
SHA256: 086c59b898c8ad574ee495ba6f59e1c7369ec66c080aac47ec8f41a2c187e41d
Description-en: collection of persistent (disk-based) queues (Python 2)
Queuelib is a collection of persistent (disk-based) queues for Python.
Queuelib goals are speed and simplicity.
.
This is the Python 2 version of the package.
Description-md5: a1fbeba42c9a079f62c9b508bd77d9e8
Homepage: https://github.com/scrapy/queuelib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu