How to Install and Uninstall python36-queuelib Package on openSuSE Tumbleweed

Last updated: May 11,2024

1. Install "python36-queuelib" package

Please follow the steps below to install python36-queuelib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-queuelib

2. Uninstall "python36-queuelib" package

Please follow the steps below to uninstall python36-queuelib on openSuSE Tumbleweed:

$ sudo zypper remove python36-queuelib

3. Information about the python36-queuelib package on openSuSE Tumbleweed

Information for package python36-queuelib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-queuelib
Version : 1.6.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 131,0 KiB
Installed : No
Status : not installed
Source package : python-queuelib-1.6.2-1.2.src
Summary : Collection of Persistent (Disk-Based) Queues
Description :
Queuelib is a collection of persistent (disk-based) queues for Python.
Queuelib goals are speed and simplicity. It was originally part of the
`Scrapy framework`_ and stripped out on its own library.