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

Last updated: November 07,2024

1. Install "python38-queuelib" package

Please follow the guidelines below to install python38-queuelib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-queuelib

2. Uninstall "python38-queuelib" package

This guide covers the steps necessary to uninstall python38-queuelib on openSuSE Tumbleweed:

$ sudo zypper remove python38-queuelib

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

Information for package python38-queuelib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-queuelib
Version : 1.6.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 113,5 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.