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

Last updated: June 05,2024

1. Install "python3-queuelib" package

Please follow the step by step instructions below to install python3-queuelib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-queuelib

2. Uninstall "python3-queuelib" package

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

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

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

Package: python3-queuelib
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-queuelib
Version: 1.1.1-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-queuelib/python3-queuelib_1.1.1-1_all.deb
Size: 7498
MD5sum: a24333af359f8f2bfb74262cd5a5aa14
SHA1: 47ede4d57b436ea3710b472e8370a370e6ebe975
SHA256: cc2a1f223c6b3347ae3bda9629b08b5b62a689af8359fc3d549796be1e12efa1
Description-en: collection of persistent (disk-based) queues (Python 3)
Queuelib is a collection of persistent (disk-based) queues for Python.
Queuelib goals are speed and simplicity.
.
This is the Python 3 version of the package.
Description-md5: ef46328610577cc2b5c877acf2112bdc
Homepage: https://github.com/scrapy/queuelib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu