How to Install and Uninstall mp3fs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "mp3fs" package

This guide let you learn how to install mp3fs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mp3fs

2. Uninstall "mp3fs" package

This guide let you learn how to uninstall mp3fs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mp3fs $ sudo apt autoclean && sudo apt autoremove

3. Information about the mp3fs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mp3fs
Priority: extra
Section: multiverse/utils
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.91-1build1
Depends: libc6 (>= 2.14), libflac++6v5 (>= 1.3.1), libflac8 (>= 1.3.0), libfuse2 (>= 2.6), libgcc1 (>= 1:4.1.1), libid3tag0 (>= 0.15.1b), libmp3lame0, libstdc++6 (>= 5.2)
Filename: pool/multiverse/m/mp3fs/mp3fs_0.91-1build1_amd64.deb
Size: 23416
MD5sum: 0753c95d93a899cfd6dcb69ba60cd298
SHA1: fe77ec4bd2c9cb3d526c5a9261a0a5f85d105a3b
SHA256: 97554dba1eb9dab72912f3e39137bf123ddf7b4cf4e4d5a04a00d40b43f92d22
Description-en: FUSE filesystem for transcoding FLAC to MP3 on the fly
MP3FS is a read-only FUSE filesystem which transcodes audio formats
(currently FLAC) to MP3 on the fly when opened and read.
.
It is also a novel alternative to traditional mp3 encoder applications.
Users can use their favorite file browser to select the files they want
encoded and copy them somewhere.
Description-md5: 8f548d5affaa2e87ffd6a47cb0cd77db
Homepage: http://khenriks.github.io/mp3fs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu