How to Install and Uninstall python3-queuelib.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python3-queuelib.noarch" package

Please follow the step by step instructions below to install python3-queuelib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-queuelib.noarch

2. Uninstall "python3-queuelib.noarch" package

Please follow the guidance below to uninstall python3-queuelib.noarch on Fedora 36:

$ sudo dnf remove python3-queuelib.noarch $ sudo dnf autoremove

3. Information about the python3-queuelib.noarch package on Fedora 36

Last metadata expiration check: 4:51:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-queuelib
Version : 1.5.0
Release : 12.fc36
Architecture : noarch
Size : 31 k
Source : python-queuelib-1.5.0-12.fc36.src.rpm
Repository : fedora
Summary : Collection of persistent (disk-based) queues
URL : https://github.com/scrapy/queuelib
License : BSD
Description : Queuelib is a collection of persistent (disk-based) queues for
: Python. Queuelib goals are speed and simplicity.