How to Install and Uninstall btfs Package on Kali Linux

Last updated: May 11,2024

1. Install "btfs" package

Learn how to install btfs on Kali Linux

$ sudo apt update $ sudo apt install btfs

2. Uninstall "btfs" package

Please follow the steps below to uninstall btfs on Kali Linux:

$ sudo apt remove btfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the btfs package on Kali Linux

Package: btfs
Source: btfs (2.24-1)
Version: 2.24-1+b2
Installed-Size: 135
Maintainer: Jonathan Carter
Architecture: amd64
Depends: python3, libc6 (>= 2.33), libcurl4 (>= 7.16.2), libfuse2 (>= 2.8), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libtorrent-rasterbar2.0 (>= 2.0.6)
Size: 38476
SHA256: 079dc2c7cfa3f5d612848844e7455f818901dedea7af4c332ad11e76ddd1a8dd
SHA1: 27b369bd4b6a663db2e9ba6e14f20137eaa8f979
MD5sum: 014d67820ffecc6cba078d401fa05539
Description: access torrent files as a filesystem
btfs allows you to mount .torrent or magnet links
as local directories using fuse.
.
Tools like cp, cat and ls would work the same as
on a normal filesystem. You can also play videos
using normal video software and only the sections
that you stream will be transferred.
Description-md5:
Homepage: https://github.com/johang/btfs
Section: utils
Priority: optional
Filename: pool/main/b/btfs/btfs_2.24-1+b2_amd64.deb