How to Install and Uninstall python3-jabberpy.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python3-jabberpy.noarch" package
This guide covers the steps necessary to install python3-jabberpy.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-jabberpy.noarch
Copied
2. Uninstall "python3-jabberpy.noarch" package
This guide let you learn how to uninstall python3-jabberpy.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-jabberpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jabberpy.noarch package on Oracle Linux 8
Last metadata expiration check: 5:51:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-jabberpy
Version : 0.5
Release : 0.38.el8
Architecture : noarch
Size : 76 k
Source : jabberpy-0.5-0.38.el8.src.rpm
Repository : ol8_appstream
Summary : Python xmlstream and jabber IM protocol libs
URL : http://sourceforge.net/projects/jabberpy/
License : LGPLv2+
Description : jabber.py is a Python module for the jabber instant messaging
: protocol. jabber.py deals with the xml parsing and socket code,
: leaving the programmer to concentrate on developing quality jabber
: based applications with Python.
:
: This module contains python3 bindings.
Available Packages
Name : python3-jabberpy
Version : 0.5
Release : 0.38.el8
Architecture : noarch
Size : 76 k
Source : jabberpy-0.5-0.38.el8.src.rpm
Repository : ol8_appstream
Summary : Python xmlstream and jabber IM protocol libs
URL : http://sourceforge.net/projects/jabberpy/
License : LGPLv2+
Description : jabber.py is a Python module for the jabber instant messaging
: protocol. jabber.py deals with the xml parsing and socket code,
: leaving the programmer to concentrate on developing quality jabber
: based applications with Python.
:
: This module contains python3 bindings.