How to Install and Uninstall python3-queuelib Package on openSUSE Leap
Last updated: February 03,2025
1. Install "python3-queuelib" package
This guide let you learn how to install python3-queuelib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-queuelib
Copied
2. Uninstall "python3-queuelib" package
Learn how to uninstall python3-queuelib on openSUSE Leap:
$
sudo zypper remove
python3-queuelib
Copied
3. Information about the python3-queuelib package on openSUSE Leap
Information for package python3-queuelib:
-----------------------------------------
Repository : Main Repository
Name : python3-queuelib
Version : 1.5.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 98.2 KiB
Installed : No
Status : not installed
Source package : python-queuelib-1.5.0-bp155.2.11.src
Upstream URL : https://github.com/scrapy/queuelib
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.
-----------------------------------------
Repository : Main Repository
Name : python3-queuelib
Version : 1.5.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 98.2 KiB
Installed : No
Status : not installed
Source package : python-queuelib-1.5.0-bp155.2.11.src
Upstream URL : https://github.com/scrapy/queuelib
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.