How to Install and Uninstall python-slixmpp-doc.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python-slixmpp-doc.noarch" package

Please follow the steps below to install python-slixmpp-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-slixmpp-doc.noarch

2. Uninstall "python-slixmpp-doc.noarch" package

Here is a brief guide to show you how to uninstall python-slixmpp-doc.noarch on Fedora 35:

$ sudo dnf remove python-slixmpp-doc.noarch $ sudo dnf autoremove

3. Information about the python-slixmpp-doc.noarch package on Fedora 35

Last metadata expiration check: 0:41:12 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python-slixmpp-doc
Version : 1.7.1
Release : 4.fc35
Architecture : noarch
Size : 1.0 M
Source : python-slixmpp-1.7.1-4.fc35.src.rpm
Repository : updates
Summary : Documentation for Slixmpp
URL : https://github.com/poezio/slixmpp
License : MIT
Description : Slixmpp is an MIT licensed XMPP library for Python 3.4+. It is a fork
: of SleekXMPP. Goals is to only rewrite the core of the library (the low
: level socket handling, the timers, the events dispatching) in order to
: remove all threads.
:
: This package contains documentation in reST and HTML formats.