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

Last updated: October 10,2024

1. Install "python3-mwclient.noarch" package

Please follow the guidance below to install python3-mwclient.noarch on Fedora 36

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

2. Uninstall "python3-mwclient.noarch" package

This guide covers the steps necessary to uninstall python3-mwclient.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:31:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-mwclient
Version : 0.10.1
Release : 6.fc36
Architecture : noarch
Size : 57 k
Source : python-mwclient-0.10.1-6.fc36.src.rpm
Repository : fedora
Summary : Mwclient is a client to the MediaWiki API
URL : https://github.com/mwclient/mwclient
License : MIT
Description : mwclient is a lightweight Python client library to the MediaWiki API which
: provides access to most API functionality. This is the Python 3 build of
: mwclient.