How to Install and Uninstall ffmpegfs Package on Kali Linux

Last updated: May 15,2024

1. Install "ffmpegfs" package

This is a short guide on how to install ffmpegfs on Kali Linux

$ sudo apt update $ sudo apt install ffmpegfs

2. Uninstall "ffmpegfs" package

Please follow the guidance below to uninstall ffmpegfs on Kali Linux:

$ sudo apt remove ffmpegfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the ffmpegfs package on Kali Linux

Package: ffmpegfs
Source: ffmpegfs (2.15-1)
Version: 2.15-1+b1
Installed-Size: 1413
Maintainer: Norbert Schlia
Architecture: amd64
Depends: libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libbluray2 (>= 1:0.5.0), libc6 (>= 2.34), libchardet1, libcue2, libdvdread8 (>= 4.1.3), libfuse2 (>= 2.6), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.14.0), libstdc++6 (>= 13.1), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0)
Size: 467120
SHA256: f8c0e2709974a613c49f8731217c3d9bff5de316d0b4fe4901437564e12720e6
SHA1: 86369dad9a06f82961bc31e2b48e44b8c0ca55cc
MD5sum: 63c48e386120cc893ac1f1e9008caadc
Description: Fuse Multi Media Filesystem
A read-only FUSE filesystem which transcodes various audio and video formats
to MP4, WebM, and many more on the fly when opened and read using the FFmpeg
library, thus supporting a multitude of input formats and a variety of
common output formats.
.
This allows access to a multi-media file collection with software and/or
hardware which only understands one of the supported output formats, or
transcodes files through simple drag-and-drop in a file browser.
Description-md5:
Multi-Arch: foreign
Homepage: https://nschlia.github.io/ffmpegfs/
Section: utils
Priority: optional
Filename: pool/main/f/ffmpegfs/ffmpegfs_2.15-1+b1_amd64.deb