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

Last updated: May 18,2024

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

Please follow the instructions below to install python-slixmpp-doc.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall python-slixmpp-doc.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:33:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-slixmpp-doc
Version : 1.8.2
Release : 1.fc36
Architecture : noarch
Size : 798 k
Source : python-slixmpp-1.8.2-1.fc36.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.