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

Last updated: May 05,2024

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

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

$ 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 36:

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

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

Last metadata expiration check: 3:53:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-stdlib-list
Version : 0.8.0
Release : 4.fc36
Architecture : noarch
Size : 32 k
Source : python-stdlib-list-0.8.0-4.fc36.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