How to Install and Uninstall flac123.x86_64 Package on Fedora 36

Last updated: May 18,2024

1. Install "flac123.x86_64" package

Please follow the instructions below to install flac123.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install flac123.x86_64

2. Uninstall "flac123.x86_64" package

Please follow the guidelines below to uninstall flac123.x86_64 on Fedora 36:

$ sudo dnf remove flac123.x86_64 $ sudo dnf autoremove

3. Information about the flac123.x86_64 package on Fedora 36

Last metadata expiration check: 2:17:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : flac123
Version : 0.0.12
Release : 20.fc36
Architecture : x86_64
Size : 26 k
Source : flac123-0.0.12-20.fc36.src.rpm
Repository : fedora
Summary : Command-line program for playing FLAC audio files
URL : http://flac-tools.sourceforge.net/
License : GPLv2+
Description : flac123 is a command-line program for playing FLAC audio files.
:
: FLAC (Free Lossless Audio Codec) is an open format for losslessly
: compressing audio data. Grossly oversimplified, FLAC is similar to
: Ogg Vorbis, but lossless.
:
: flac123 implements mpg123's 'Remote Control' interface via option -R.
: This is useful if you're writing a frontend to flac123 which needs a
: consistent, reliable interface to control playback.