How to Install and Uninstall loudmouth.i686 Package on Fedora 34

Last updated: September 30,2024

1. Install "loudmouth.i686" package

This tutorial shows how to install loudmouth.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install loudmouth.i686

2. Uninstall "loudmouth.i686" package

Please follow the guidelines below to uninstall loudmouth.i686 on Fedora 34:

$ sudo dnf remove loudmouth.i686 $ sudo dnf autoremove

3. Information about the loudmouth.i686 package on Fedora 34

Last metadata expiration check: 4:25:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : loudmouth
Version : 1.5.4
Release : 1.fc34
Architecture : i686
Size : 71 k
Source : loudmouth-1.5.4-1.fc34.src.rpm
Repository : fedora
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.