pkg.soopen package index

brew / rang 670

Installer thrift avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de thrift pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install thrift

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install thrift

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add thrift

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

Fedora dnfvérifié · 92%
sudo dnf install thrift

Fedora Rawhide package metadata · thrift · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#thrift

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S thrift

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

openSUSE zyppervérifié · 92%
sudo zypper install thrift

openSUSE Tumbleweed package metadata · thrift · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install golang-thrift-dev

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

Windows

Scoopvérifié · 92%
scoop install main/thrift

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

aperçu

Résumé du paquet

Framework for scalable cross-language services development

Commandes et alias

  • thrift

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
thriftcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire0.24.0
gestionnaire mis à jour2026-07-12
données localesOK
amontnot checked
dernière version détectéenon détecté

https://thrift.apache.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:thrift
Version0.24.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/thrift
Page d'accueilhttps://thrift.apache.org/
Dépôthttps://github.com/apache/thrift
Docs amonthttps://thrift.apache.org/
LicenceApache-2.0
Archive sourcehttps://www.apache.org/dyn/closer.lua?path=thrift/0.24.0/thrift-0.24.0.tar.gz
Dernière mise à jour2026-07-12T03:22:20Z
Pulseupdated
Dépendancesopenssl@3
Dépendances de compilationbison, boost
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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