pkg.soopen package index

brew / Rang 670

thrift mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install thrift

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install thrift

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add thrift

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

Fedora dnfverifiziert · 92%
sudo dnf install thrift

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

Nixverifiziert · 92%
nix profile install nixpkgs#thrift

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S thrift

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

openSUSE zypperverifiziert · 92%
sudo zypper install thrift

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

Debian aptverifiziert · 92%
sudo apt install golang-thrift-dev

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

Windows

Scoopverifiziert · 92%
scoop install main/thrift

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

Überblick

Paketzusammenfassung

Framework for scalable cross-language services development

Befehle und Aliase

  • thrift

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

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 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 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
thriftcliglobales 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-08-04
Manager-Version0.24.0
Manager aktualisiert2026-07-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://thrift.apache.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:thrift
Version0.24.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/thrift
Homepagehttps://thrift.apache.org/
Repositoryhttps://github.com/apache/thrift
Upstream-Dokumentationhttps://thrift.apache.org/
LizenzApache-2.0
Quellarchivhttps://www.apache.org/dyn/closer.lua?path=thrift/0.24.0/thrift-0.24.0.tar.gz
Zuletzt aktualisiert2026-07-12T03:22:20Z
Pulseupdated
Abhängigkeitenopenssl@3
Build-Abhängigkeitenbison, boost
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

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