How to Install and Uninstall libfishsound.x86_64 Package on Fedora 38

Last updated: January 12,2025

1. Install "libfishsound.x86_64" package

This tutorial shows how to install libfishsound.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libfishsound.x86_64

2. Uninstall "libfishsound.x86_64" package

This guide let you learn how to uninstall libfishsound.x86_64 on Fedora 38:

$ sudo dnf remove libfishsound.x86_64 $ sudo dnf autoremove

3. Information about the libfishsound.x86_64 package on Fedora 38

Last metadata expiration check: 4:08:49 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libfishsound
Version : 1.0.0
Release : 26.fc38
Architecture : x86_64
Size : 28 k
Source : libfishsound-1.0.0-26.fc38.src.rpm
Repository : fedora
Summary : Simple programming interface for Xiph.Org codecs
URL : http://www.xiph.org/fishsound/
License : BSD
Description : libfishsound provides a simple programming interface for decoding and
: encoding audio data using Xiph.Org codecs (FLAC, Speex and Vorbis).
:
: libfishsound by itself is designed to handle raw codec streams from a
: lower level layer such as UDP datagrams. When these codecs are used in
: files, they are commonly encapsulated in Ogg to produce Ogg FLAC, Speex
: and Ogg Vorbis files.