Automic VaultAutomic Vault

brew

btfs mit Homebrew, apk, apt, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für btfs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install btfs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install btfs

MacPorts ports tree · fuse/btfs/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add btfs

Alpine Linux edge package indexes · btfs · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install btfs

Debian stable package indexes · btfs · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#btfs

nixpkgs package indexes · pkgs/by-name/bt/btfs/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S btfs

Arch Linux sync databases · btfs · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install btfs

openSUSE Tumbleweed package metadata · btfs · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

BitTorrent filesystem based on FUSE

Befehle und Aliase

  • btfs
  • btfsstat
  • btplay

Verlauf

Projektgeschichte und Nutzung

BTFS is a FUSE filesystem that mounts a .torrent file or magnet link as a read-only directory. Files are downloaded on demand as applications read them, so ordinary tools like ls, cat, cp, VLC, and mplayer can operate on torrent contents through the filesystem.

Projektgeschichte

Johan Gunnarsson's btfs repository starts in July 2015 and tagged v2.0 the next day. The project combines libtorrent-rasterbar with FUSE to expose BitTorrent content as a normal file tree.

The project continued as a small but portable Unix tool and reached v3.0 in May 2025 with a port to libfuse 3.x, followed by v3.1.

Adoptionsgeschichte

BTFS is packaged unusually widely for a niche FUSE utility. The official README includes install commands for Debian/Ubuntu, Arch Linux, Gentoo, Fedora, Fedora OSTree, openSUSE, and macOS via Homebrew.

The input also records packaging across Homebrew, MacPorts, Nix, Debian, Ubuntu, Alpine, Arch, and zypper ecosystems, showing that the tool became a standard package-manager object despite its specialized torrent-filesystem use case.

Wie es verwendet wird

A typical session creates a mount directory, mounts a torrent or magnet link with btfs, changes into the mounted directory, and opens media or copies files normally. The mount is read-only and content is fetched on demand as the kernel asks the FUSE filesystem for file data.

Warum Paket-Nerds sich dafür interessieren

BTFS is package-nerd candy because it turns BitTorrent into a filesystem abstraction: a small CLI package that bridges P2P distribution, FUSE, libtorrent, media playback, and ordinary Unix file tools.

Zeitleiste

  • 2015: Initial commit and v2.0 tag.
  • 2025: v3.0 ports btfs to libfuse 3.x.
  • 2025: v3.1 follows the libfuse 3.x port.

Related projects

  • BTFS depends on FUSE or macFUSE to expose torrents as mounted directories.
  • BTFS uses libtorrent-rasterbar for BitTorrent protocol handling.
  • The README names VLC and mplayer as applications that can consume mounted torrent files without changes.

Quellen

  • Local git history from https://github.com/johang/btfs shows initial commit and v2.0 in 2015, then v3.0 and v3.1 in 2025.
  • Official README describes mounting .torrent files or magnet links as read-only directories with on-demand downloads: https://raw.githubusercontent.com/johang/btfs/master/README.md
  • Official README documents Debian/Ubuntu, Arch, Gentoo, Fedora, openSUSE, macOS/Homebrew, FUSE, libtorrent-rasterbar, and libcurl: https://raw.githubusercontent.com/johang/btfs/master/README.md
  • Package-manager adoption from source_facts.package-manager.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
btfscliglobales Executable
btfsstatcliglobales Executable
btplaycliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version3.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.1

https://github.com/johang/btfs

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:btfs
Version3.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/btfs
Homepagehttps://github.com/johang/btfs
Repositoryhttps://github.com/johang/btfs
Upstream-Dokumentationhttps://github.com/johang/btfs#readme
LizenzGPL-3.0-only
Quellarchivhttps://github.com/johang/btfs/archive/refs/tags/v3.1.tar.gz
Abhängigkeitencurl, libfuse, libtorrent-rasterbar, openssl@3
Build-Abhängigkeitenautoconf, automake, pkgconf
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebtfs
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

btfs 2.24-1+b3

access torrent files as a filesystem

https://github.com/johang/btfs

sudo apt install btfs
  • Section: utils
  • Architecture: amd64
  • Source Package: btfs
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Btfs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: btfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

btfs

nix profile install nixpkgs#btfs
  • normalized package name match
  • Abgeglichen nach: Btfs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bt/btfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

btfs 2.24-1build4

access torrent files as a filesystem

https://github.com/johang/btfs

sudo apt install btfs
  • Section: universe/utils
  • Architecture: amd64
  • 8 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Btfs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: btfs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

btfs 2.24-r12

Bittorrent filesystem based on FUSE

https://github.com/johang/btfs

sudo apk add btfs
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: btfs
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Btfs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: btfs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

btfs-doc 2.24-r12

Bittorrent filesystem based on FUSE (documentation)

https://github.com/johang/btfs

sudo apk add btfs-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: btfs
  • normalized package name match
  • Abgeglichen nach: Btfs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: btfs-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

btfs 3.1-1

A bittorrent filesystem based on FUSE

https://github.com/johang/btfs

sudo pacman -S btfs
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Btfs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: btfs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

btfs 3.1-3.4

A BitTorrent file system based on FUSE

https://github.com/johang/btfs

sudo zypper install btfs
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: btfs
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Btfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: btfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

btfs

sudo port install btfs
  • normalized package name match
  • Abgeglichen nach: Btfs
MacPorts ports tree · api.github.com · MacPorts ports tree: fuse/btfs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment