pkg.soopen package index

brew / 排名 670

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, scoop 安装 thrift

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install thrift

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install thrift

MacPorts ports tree · devel/thrift/Portfile · 来源: api.github.com

Linux

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

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

Fedora dnf已验证 · 92%
sudo dnf install thrift

Fedora Rawhide package metadata · thrift · 来源: dl.fedoraproject.org

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install golang-thrift-dev

Debian stable package indexes · golang-thrift-dev · 来源: deb.debian.org

Windows

Scoop已验证 · 92%
scoop install main/thrift

Scoop official bucket manifest trees · bucket/thrift.json · 来源: api.github.com

概览

软件包摘要

Framework for scalable cross-language services development

命令和别名

  • thrift

历史

项目历史与用法

Apache Thrift is a cross-language serialization, interface-definition, and RPC framework built around a compiler that turns `.thrift` IDL files into client/server code and data types for many programming languages.

项目历史

Thrift began at Facebook, was open sourced in April 2007, entered the Apache Incubator in May 2008, and became an Apache top-level project in October 2010. Apache's own project page describes the goal as efficient, reliable communication and data serialization across languages.

The project settled into the classic compiler-plus-runtime model: developers write service and type definitions in Thrift IDL, run the Thrift compiler, and combine the generated code with the runtime library for each target language. Apache's README describes Thrift as a lightweight, language-independent software stack for point-to-point RPC, with clean abstractions for transport, serialization, and application processing.

采用历史

Thrift's adoption pattern follows its cross-language design. Apache documentation says each supported language needs both the generated code from the compiler and the Apache Thrift library for that language, while the language matrix notes broad language support and a large cross-language test matrix.

In package-manager culture, Thrift is widely packaged because it is both a CLI compiler and a family of language runtimes. The input package facts list Homebrew, Debian/Ubuntu, Fedora, Arch, MacPorts, Nix, Scoop, and openSUSE-family packages, often with language-specific package names.

使用方式

A typical workflow is to define structs, exceptions, constants, and services in a `.thrift` IDL file, then run the compiler with a target such as `--gen go`, `--gen java`, or another supported backend. The generated code becomes the typed contract used by clients and servers.

Package maintainers care about the compiler/runtime split: projects may need the `thrift` executable at build time, runtime libraries in specific languages, and matching versions so generated code and library APIs agree.

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

Apache Thrift is significant to package nerds because it is a dependency bridge rather than just one executable. A single version bump can matter to C++, Java, Python, Go, Ruby, Node.js, and other ecosystems that consume generated bindings.

It also illustrates why package managers keep code generators around as first-class developer tools: Thrift IDL is often checked into source trees, but the generated output, runtime library, and compiler version still affect reproducibility.

时间线

  • 2007: Facebook open sourced Thrift.
  • 2008: Thrift entered the Apache Incubator.
  • 2010: Thrift graduated as an Apache top-level project.
  • 2026: Apache Thrift v0.23.0 published on GitHub releases.

Related projects

  • Facebook's fbthrift repository is an evolved internal branch that Facebook re-released in 2014 and explicitly describes as not being a distribution of Apache Thrift.
  • CloudWeGo thriftgo is a Go implementation of a Thrift IDL compiler used by the CloudWeGo toolchain.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:thrift
版本0.24.0
软件包管理器Homebrew
主页https://thrift.apache.org/
仓库https://github.com/apache/thrift
最后更新2026-07-12T03:22:20Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

golang-thrift-dev 0.19.0-4

Go language support for Thrift

https://thrift.apache.org/

sudo apt install golang-thrift-dev
  • Section: golang
  • Architecture: all
  • Source Package: thrift
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-thrift-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libthrift-0.19.0t64 0.19.0-4+b1

Thrift C++ library

https://thrift.apache.org/

sudo apt install libthrift-0.19.0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: thrift
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libthrift-0.19.0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libthrift-c-glib-dev 0.19.0-4+b1

Thrift glib library (development headers)

https://thrift.apache.org/

sudo apt install libthrift-c-glib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: thrift
  • 2 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libthrift-c-glib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libthrift-c-glib0t64 0.19.0-4+b1

Thrift glib library

https://thrift.apache.org/

sudo apt install libthrift-c-glib0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: thrift
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libthrift-c-glib0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libthrift-dev 0.19.0-4+b1

Thrift C++ library (development headers)

https://thrift.apache.org/

sudo apt install libthrift-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: thrift
  • 2 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libthrift-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libthrift-perl 0.19.0-4

Perl language support for Thrift

https://thrift.apache.org/

sudo apt install libthrift-perl
  • Section: perl
  • Architecture: all
  • Source Package: thrift
  • 1 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libthrift-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

php-thrift 0.19.0-4+b1

PHP language support for Thrift

https://thrift.apache.org/

sudo apt install php-thrift
  • Section: php
  • Architecture: amd64
  • Source Package: thrift
  • 4 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: php-thrift from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-thrift 0.19.0-4+b1

Python 3 library for Thrift

https://thrift.apache.org/

sudo apt install python3-thrift
  • Section: python
  • Architecture: amd64
  • Source Package: thrift
  • 5 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-thrift from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

thrift-compiler 0.19.0-4+b1

code generator/compiler for Thrift definitions

https://thrift.apache.org/

sudo apt install thrift-compiler
  • Section: devel
  • Architecture: amd64
  • Source Package: thrift
  • 3 依赖
  • normalized package name match
  • 匹配方式:Thrift
Debian stable package indexes · deb.debian.org · Debian stable package indexes: thrift-compiler from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

thrift

nix profile install nixpkgs#thrift
  • normalized package name match
  • 匹配方式:Thrift
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/th/thrift/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

golang-thrift-dev 0.19.0-2.1build5

Go language support for Thrift

https://thrift.apache.org/

sudo apt install golang-thrift-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: thrift
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-thrift-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libthrift-0.19.0t64 0.19.0-2.1build5

Thrift C++ library

https://thrift.apache.org/

sudo apt install libthrift-0.19.0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: thrift
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libthrift-0.19.0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libthrift-c-glib-dev 0.19.0-2.1build5

Thrift glib library (development headers)

https://thrift.apache.org/

sudo apt install libthrift-c-glib-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: thrift
  • 2 依赖
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libthrift-c-glib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libthrift-c-glib0t64 0.19.0-2.1build5

Thrift glib library

https://thrift.apache.org/

sudo apt install libthrift-c-glib0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: thrift
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libthrift-c-glib0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libthrift-dev 0.19.0-2.1build5

Thrift C++ library (development headers)

https://thrift.apache.org/

sudo apt install libthrift-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: thrift
  • 2 依赖
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libthrift-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libthrift-perl 0.19.0-2.1build5

Perl language support for Thrift

https://thrift.apache.org/

sudo apt install libthrift-perl
  • Section: universe/perl
  • Architecture: all
  • Source Package: thrift
  • 1 依赖
  • normalized package name match
  • 匹配方式:Thrift
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libthrift-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 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