How to Install and Uninstall libshout.i686 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "libshout.i686" package

This guide covers the steps necessary to install libshout.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libshout.i686

2. Uninstall "libshout.i686" package

This tutorial shows how to uninstall libshout.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libshout.i686 $ sudo dnf autoremove

3. Information about the libshout.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:50:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libshout
Version : 2.2.2
Release : 19.el8
Architecture : i686
Size : 53 k
Source : libshout-2.2.2-19.el8.src.rpm
Repository : appstream
Summary : Icecast source streaming library
URL : http://www.icecast.org/
License : LGPLv2+
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.