How to Install and Uninstall python3-stdlib-list.noarch Package on Fedora 34

Last updated: May 03,2024

1. Install "python3-stdlib-list.noarch" package

Please follow the guidelines below to install python3-stdlib-list.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-stdlib-list.noarch

2. Uninstall "python3-stdlib-list.noarch" package

This tutorial shows how to uninstall python3-stdlib-list.noarch on Fedora 34:

$ sudo dnf remove python3-stdlib-list.noarch $ sudo dnf autoremove

3. Information about the python3-stdlib-list.noarch package on Fedora 34

Last metadata expiration check: 1:23:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-stdlib-list
Version : 0.8.0
Release : 1.fc34
Architecture : noarch
Size : 32 k
Source : python-stdlib-list-0.8.0-1.fc34.src.rpm
Repository : fedora
Summary : A list of Python Standard Libraries
URL : https://github.com/jackmaney/python-stdlib-list
License : MIT
Description :
: Python Standard Library List -This package includes lists of all of the
: standard libraries for Python, along with the code for scraping the official
: Python docs to get said lists.Listing the modules in the standard library?
: Wait, why on Earth would you care about that?! Because knowing whether or
: not a module is part of the standard library will come in