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

Last updated: October 06,2024

1. Install "python3-mwclient.noarch" package

In this section, we are going to explain the necessary steps to install python3-mwclient.noarch on Fedora 34

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

2. Uninstall "python3-mwclient.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-mwclient.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:19:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-mwclient
Version : 0.10.1
Release : 3.fc34
Architecture : noarch
Size : 57 k
Source : python-mwclient-0.10.1-3.fc34.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.