Automic VaultAutomic Vault

brew

mongo-c-driver mit Homebrew, apk, dnf, MacPorts, pacman, apt, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mongo-c-driver

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mongo-c-driver

MacPorts ports tree · devel/mongo-c-driver/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add mongo-c-driver

Alpine Linux edge package indexes · mongo-c-driver · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install mongo-c-driver

Fedora Rawhide package metadata · mongo-c-driver · Quelle: dl.fedoraproject.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S mongo-c-driver

Arch Linux sync databases · mongo-c-driver · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libbson-1.0-0t64

Debian stable package indexes · libbson-1.0-0t64 · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install bson-devel

openSUSE Tumbleweed package metadata · bson-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

C driver for MongoDB

Befehle und Aliase

  • mongoc2-stat

Verlauf

Projektgeschichte und Nutzung

mongo-c-driver is MongoDB's official C client-driver project. The documentation identifies libmongoc as the official driver for C applications and explains that it depends on libbson for creating and parsing BSON, MongoDB's native document format. The project therefore serves two audiences: C programs that connect directly to MongoDB, and higher-level drivers or bindings that need a maintained C implementation underneath.

Projektgeschichte

The driver line has been packaged under several names. Homebrew notes mongo-c-driver as also known as libmongoc and mongo-c-driver@2, and formerly known as mongo-c. The upstream API site describes the package as a cross-platform MongoDB client library for C and for writing drivers in higher-level languages, while the GitHub repository summarizes the project as libmongoc plus libbson and points contributors to MongoDB's driver documentation and support channels.

Adoptionsgeschichte

The 2.x series is the main Homebrew formula. MongoDB's release notes mark 2.0.0 as a breaking release that removed deprecated types and methods, added BSON Binary Vector subtype support in libbson, and added libmongoc support for aggregate operations that include lookup stages for in-use encryption. Later 2.x notes show the driver continuing to track server features such as OIDC authentication variants, Queryable Encryption operations, client-side timeout behavior, overload handling, and other production-driver concerns.

Wie es verwendet wird

In practice the formula is installed when building C applications against MongoDB, compiling software that embeds MongoDB access through libmongoc, or satisfying native dependencies for language bindings and tools. It sits beside server packages and higher-level MongoDB drivers: users rarely run it as an end-user database tool, but many builds need its headers, libraries, pkg-config/CMake metadata, and small diagnostic utility.

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 2 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
mongoc2-statcliglobales 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-10
Manager-Version2.3.2
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.3.2

https://github.com/mongodb/mongo-c-driver

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mongo-c-driver
Version2.3.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mongo-c-driver
Homepagehttps://github.com/mongodb/mongo-c-driver
Repositoryhttps://github.com/mongodb/mongo-c-driver
Upstream-Dokumentationhttps://www.mongoc.org/
LizenzApache-2.0
Quellarchivhttps://github.com/mongodb/mongo-c-driver/archive/refs/tags/2.3.2.tar.gz
Zuletzt aktualisiert2026-07-07T16:38:47Z
Pulseupdated
Abhängigkeitenopenssl@3, zstd
Build-Abhängigkeitencmake, pkgconf, sphinx-doc
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 Namemongo-c-driver
Aliases
  • libmongoc
  • mongo-c-driver@2
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%

libbson-1.0-0t64 1.30.4-1+deb13u2

Library to parse and generate BSON documents - runtime files

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-1.0-0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbson-1.0-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbson-dev 1.30.4-1+deb13u2

Library to parse and generate BSON documents - dev files

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbson-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libbson-doc 1.30.4-1+deb13u2

Library to parse and generate BSON documents - documentation

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-doc
  • Section: doc
  • Architecture: all
  • Source Package: mongo-c-driver
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libbson-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmongoc-1.0-0t64 1.30.4-1+deb13u2

MongoDB C client library - runtime files

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-1.0-0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmongoc-1.0-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmongoc-dev 1.30.4-1+deb13u2

MongoDB C client library - dev files

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmongoc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmongoc-doc 1.30.4-1+deb13u2

MongoDB C client library - documentation

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-doc
  • Section: doc
  • Architecture: all
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmongoc-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libbson-1.0-0t64 1.26.0-1.1ubuntu2

Library to parse and generate BSON documents - runtime files

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-1.0-0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbson-1.0-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbson-dev 1.26.0-1.1ubuntu2

Library to parse and generate BSON documents - dev files

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbson-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libbson-doc 1.26.0-1.1ubuntu2

Library to parse and generate BSON documents - documentation

https://github.com/mongodb/mongo-c-driver

sudo apt install libbson-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mongo-c-driver
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbson-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmongoc-1.0-0t64 1.26.0-1.1ubuntu2

MongoDB C client library - runtime files

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-1.0-0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmongoc-1.0-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmongoc-dev 1.26.0-1.1ubuntu2

MongoDB C client library - dev files

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mongo-c-driver
  • 9 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmongoc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmongoc-doc 1.26.0-1.1ubuntu2

MongoDB C client library - documentation

https://github.com/mongodb/mongo-c-driver

sudo apt install libmongoc-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmongoc-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libbson 1.30.6-r0

Building, parsing, and iterating BSON documents

https://github.com/mongodb/mongo-c-driver

sudo apk add libbson
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libbson from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libbson-dev 1.30.6-r0

Client library written in C for MongoDB (development files)

https://github.com/mongodb/mongo-c-driver

sudo apk add libbson-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libbson-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libbson-static 1.30.6-r0

Client library written in C for MongoDB (static library)

https://github.com/mongodb/mongo-c-driver

sudo apk add libbson-static
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libbson-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mongo-c-driver 1.30.6-r0

Client library written in C for MongoDB

https://github.com/mongodb/mongo-c-driver

sudo apk add mongo-c-driver
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: mongo-c-driver
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mongo C Driver
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mongo-c-driver from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.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
  • 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