How to Install and Uninstall libshout.i686 Package on Fedora 35

Last updated: May 07,2024

1. Install "libshout.i686" package

In this section, we are going to explain the necessary steps to install libshout.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libshout.i686

2. Uninstall "libshout.i686" package

This is a short guide on how to uninstall libshout.i686 on Fedora 35:

$ sudo dnf remove libshout.i686 $ sudo dnf autoremove

3. Information about the libshout.i686 package on Fedora 35

Last metadata expiration check: 0:17:28 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libshout
Version : 2.4.3
Release : 4.fc35
Architecture : i686
Size : 72 k
Source : libshout-2.4.3-4.fc35.src.rpm
Repository : fedora
Summary : Icecast source streaming library
URL : https://www.icecast.org/
License : LGPLv2+ and MIT
Description : libshout is a library for communicating with and sending data to an
: icecast server. It handles the socket connection, the timing of the
: data, and prevents most bad data from getting to the icecast server.