How to Install and Uninstall loudmouth.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

1. Install "loudmouth.x86_64" package

This guide let you learn how to install loudmouth.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install loudmouth.x86_64

2. Uninstall "loudmouth.x86_64" package

Please follow the instructions below to uninstall loudmouth.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove loudmouth.x86_64 $ sudo dnf autoremove

3. Information about the loudmouth.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:07:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : loudmouth
Version : 1.5.3
Release : 9.el8
Architecture : x86_64
Size : 77 k
Source : loudmouth-1.5.3-9.el8.src.rpm
Repository : epel
Summary : XMPP/Jabber C programming library
URL : https://github.com/mcabber/loudmouth/
License : LGPLv2+
Description : Loudmouth is a lightweight and easy-to-use C library for programming
: with the XMPP/Jabber protocol. It's designed to be easy to get started
: with and yet extensible to let you do anything the XMPP protocol allows.