How to Install and Uninstall libshout.i686 Package on AlmaLinux 9

Last updated: September 29,2024

1. Install "libshout.i686" package

Please follow the guidance below to install libshout.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libshout.i686

2. Uninstall "libshout.i686" package

Please follow the guidelines below to uninstall libshout.i686 on AlmaLinux 9:

$ sudo dnf remove libshout.i686 $ sudo dnf autoremove

3. Information about the libshout.i686 package on AlmaLinux 9

Last metadata expiration check: 0:13:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libshout
Version : 2.4.3
Release : 7.el9
Architecture : i686
Size : 72 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.