How to Install and Uninstall mp3fs Package on Kali Linux

Last updated: May 15,2024

1. Install "mp3fs" package

Please follow the guidelines below to install mp3fs on Kali Linux

$ sudo apt update $ sudo apt install mp3fs

2. Uninstall "mp3fs" package

Learn how to uninstall mp3fs on Kali Linux:

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

3. Information about the mp3fs package on Kali Linux

Package: mp3fs
Source: mp3fs (1.1.1-1)
Version: 1.1.1-1+b1
Installed-Size: 148
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libflac++10 (>= 1.3.1), libflac12 (>= 1.3.0), libfuse2 (>= 2.6), libgcc-s1 (>= 3.0), libid3tag0 (>= 0.15.1b), libmp3lame0 (>= 3.100), libstdc++6 (>= 11), libvorbis0a (>= 1.2.3), libvorbisfile3 (>= 1.1.2)
Size: 49668
SHA256: a3dd5de1c0ef0d782d849c3b035a6bab36eb06a6d34364aef1c42263e4fdfceb
SHA1: f5c40f047565246ac255b8549aa57fe85ffb5c9f
MD5sum: b9b647d4240a9d6a1cc83e7e627ff36b
Description: 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:
Homepage: https://khenriks.github.io/mp3fs/
Section: utils
Priority: optional
Filename: pool/main/m/mp3fs/mp3fs_1.1.1-1+b1_amd64.deb