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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install python-slixmpp-doc.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall python-slixmpp-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:57:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python-slixmpp-doc
Version : 1.7.1
Release : 1.fc34
Architecture : noarch
Size : 1.0 M
Source : python-slixmpp-1.7.1-1.fc34.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.