pkg.soopen package index

brew / 排名 14096

使用 Homebrew, apk, apt, MacPorts, Nix, pacman, zypper 安装 btfs

查看 btfs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install btfs

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install btfs

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add btfs

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

Debian apt已验证 · 92%
sudo apt install btfs

Debian stable package indexes · btfs · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#btfs

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

Arch Linux pacman已验证 · 92%
sudo pacman -S btfs

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

openSUSE zypper已验证 · 92%
sudo zypper install btfs

openSUSE Tumbleweed package metadata · btfs · 来源: download.opensuse.org

概览

软件包摘要

BitTorrent filesystem based on FUSE

命令和别名

  • btfs
  • btfsstat
  • btplay

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

来源

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
btfs可执行文件已索引可执行文件从本地可执行文件索引发现。
btfsstat可执行文件已索引可执行文件从本地可执行文件索引发现。
btplay可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本3.1
管理器更新时间2026-07-11
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:btfs
版本3.1
软件包管理器Homebrew
主页https://github.com/johang/btfs
仓库https://github.com/johang/btfs
最后更新2026-07-11T11:00:47Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 3.1-r1

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 3.1-r1

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
  • 匹配方式: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-3

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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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.6

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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Btfs
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: btfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

btfs

sudo port install btfs
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation