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

Last updated: April 27,2024

1. Install "mp3fs.x86_64" package

This guide let you learn how to install mp3fs.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install mp3fs.x86_64

2. Uninstall "mp3fs.x86_64" package

Here is a brief guide to show you how to uninstall mp3fs.x86_64 on Fedora 35:

$ sudo dnf remove mp3fs.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:57:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mp3fs
Version : 1.1.1
Release : 2.fc35
Architecture : x86_64
Size : 86 k
Source : mp3fs-1.1.1-2.fc35.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!