To uninstall btfs just follow these instructions.
/debian/stretch/main///install/index.html access torrent files as a filesystem Debian 9.0 utils 2.12-1
sudo apt-get remove btfs
Which will remove just the btfs package itself.
sudo apt-get remove --auto-remove btfs
This will remove the btfs package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for btfs then this will work.
sudo apt-get purge btfs
Or similarly, like this btfs
sudo apt-get purge --auto-remove btfs
Package | btfs |
Version | 2.12-1 |
Maintainer | Jonathan Carter |
Description | access torrent files as a filesystem |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |