How to Install and Uninstall mp3fs.x86_64 Package on Fedora 34

Last updated: September 19,2024

1. Install "mp3fs.x86_64" package

Please follow the guidance below to install mp3fs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mp3fs.x86_64

2. Uninstall "mp3fs.x86_64" package

This tutorial shows how to uninstall mp3fs.x86_64 on Fedora 34:

$ sudo dnf remove mp3fs.x86_64 $ sudo dnf autoremove

3. Information about the mp3fs.x86_64 package on Fedora 34

Last metadata expiration check: 4:10:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mp3fs
Version : 1.1.1
Release : 1.fc34
Architecture : x86_64
Size : 88 k
Source : mp3fs-1.1.1-1.fc34.src.rpm
Repository : fedora
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!