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

Last updated: January 12,2025

1. Install "libshout.i686" package

This is a short guide on how to install libshout.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libshout.i686

2. Uninstall "libshout.i686" package

This guide let you learn how to uninstall libshout.i686 on Fedora 38:

$ sudo dnf remove libshout.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:51:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libshout
Version : 2.4.6
Release : 2.fc38
Architecture : i686
Size : 82 k
Source : libshout-2.4.6-2.fc38.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.