How to Install and Uninstall mp3fs.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 26,2024

1. Install "mp3fs.x86_64" package

This tutorial shows how to install mp3fs.x86_64 on CentOS 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 CentOS 8 / RHEL 8:

$ sudo dnf remove mp3fs.x86_64 $ sudo dnf autoremove

3. Information about the mp3fs.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:09:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mp3fs
Version : 1.0
Release : 1.el8
Architecture : x86_64
Size : 83 k
Source : mp3fs-1.0-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) 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!