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

Last updated: November 24,2024

1. Install "python3-mwclient.noarch" package

Here is a brief guide to show you how to install python3-mwclient.noarch on Fedora 35

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

2. Uninstall "python3-mwclient.noarch" package

This guide let you learn how to uninstall python3-mwclient.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:50:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-mwclient
Version : 0.10.1
Release : 5.fc35
Architecture : noarch
Size : 57 k
Source : python-mwclient-0.10.1-5.fc35.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.