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

Last updated: January 06,2025

1. Install "libshout.i686" package

This tutorial shows how to install libshout.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libshout.i686

2. Uninstall "libshout.i686" package

Learn how to uninstall libshout.i686 on Fedora 36:

$ sudo dnf remove libshout.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:22:36 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : libshout
Version : 2.4.3
Release : 6.fc36
Architecture : i686
Size : 72 k
Source : libshout-2.4.3-6.fc36.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.