How to Install and Uninstall mp3fs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "mp3fs.x86_64" package

Please follow the guidelines below to install mp3fs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mp3fs.x86_64

2. Uninstall "mp3fs.x86_64" package

Learn how to uninstall mp3fs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mp3fs.x86_64 $ sudo dnf autoremove

3. Information about the mp3fs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:46:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mp3fs
Version : 1.1.1
Release : 1.el8
Architecture : x86_64
Size : 87 k
Source : mp3fs-1.1.1-1.el8.src.rpm
Repository : epel
Summary : FUSE filesystem to transcode FLAC to MP3 on the fly
URL : http://khenriks.github.com/mp3fs/
License : GPLv3+ and GFDL
Description : MP3FS is A read-only FUSE file-system which trans-codes audio formats (currently
: FLAC/OGG) to MP3 on the fly when opened and read. This was written to enable me
: to use my FLAC collection with software and/or hardware which only understands
: MP3. e.g. "GMediaServer" to a Netgear MP101 mp3 player.
:
: It is also a novel alternative to traditional mp3 encoder applications. Just
: use your favorite file browser to select the files you want encoded and copy
: them somewhere!