How to Install and Uninstall libshout.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "libshout.x86_64" package

This guide covers the steps necessary to install libshout.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libshout.x86_64

2. Uninstall "libshout.x86_64" package

Please follow the steps below to uninstall libshout.x86_64 on CentOS Stream 9:

$ sudo dnf remove libshout.x86_64 $ sudo dnf autoremove

3. Information about the libshout.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:16:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libshout
Version : 2.4.3
Release : 7.el9
Architecture : x86_64
Size : 67 k
Source : libshout-2.4.3-7.el9.src.rpm
Repository : appstream
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.