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

Last updated: September 29,2024

1. Install "libshout.x86_64" package

This is a short guide on how to install libshout.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libshout.x86_64

2. Uninstall "libshout.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libshout.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libshout.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:50:33 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libshout
Version : 2.2.2
Release : 19.el8
Architecture : x86_64
Size : 50 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.