macOS
brew install libcouchbaselocal Homebrew formula metadata
brew / Rang 6841
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libcouchbase in AI-Agent-Workflows.
Installation
brew install libcouchbaselocal Homebrew formula metadata
sudo apk add libcouchbaseAlpine Linux edge package indexes · libcouchbase · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libcouchbaseFedora Rawhide package metadata · libcouchbase · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libcouchbasenixpkgs package indexes · pkgs/by-name/li/libcouchbase/package.nix · Quelle: api.github.com
Überblick
C library for Couchbase
Verlauf
libcouchbase is the Couchbase C SDK and low-level C client library. It speaks Couchbase cluster protocols, provides synchronous and asynchronous APIs, and ships the `cbc` command family for administration, diagnostics, data access, and benchmarking.
The Couchbase repository describes libcouchbase as the C client library for Couchbase, responsible for connecting to a cluster and executing data operations. Its README also shows the library's long-standing cross-platform shape: Linux, OS X/macOS, and Windows support, with asynchronous integrations for libuv, libev, libevent, select, and Windows IOCP.
Couchbase documentation treats libcouchbase as both the C SDK and as infrastructure for other SDKs. The getting-started guide states that older versions of the Node.js, PHP, and Python SDKs used libcouchbase to communicate with Couchbase Server.
Adoption came from two directions: direct C applications using Couchbase, and language SDKs or extensions that used the C client underneath. Couchbase's package documentation lists apt and yum repositories, Homebrew installation, Windows archives, and source builds, which made the library a normal dependency in both server deployments and developer workstations.
Developers link against the C SDK for key-value, query, management, and cluster operations, while operators and package users often meet libcouchbase through the `cbc-*` tools. The official docs point to `cbc` and `cbc-pillowfight` as examples, and Homebrew exposes a large set of `cbc-` utilities.
libcouchbase is interesting to package nerds because it is not just a leaf CLI: it is a database client ABI, a tool bundle, and historically a foundation for higher-level Couchbase SDKs. Packaging it correctly means caring about TLS, event-loop backends, server compatibility, and command-line tools in one formula.
Sicherheitslage
Für libcouchbase wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cbcrcCredential-bearing paths to review before unattended agent runs.
~/.cbcrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cbc-admin | cli | globales Executable | |
cbc-bucket-create | cli | globales Executable | |
cbc-bucket-delete | cli | globales Executable | |
cbc-bucket-flush | cli | globales Executable | |
cbc-bucket-list | cli | globales Executable | |
cbc-cat | cli | globales Executable | |
cbc-collection-id | cli | globales Executable | |
cbc-collection-manifest | cli | globales Executable | |
cbc-connstr | cli | globales Executable | |
cbc-create | cli | globales Executable | |
cbc-decr | cli | globales Executable | |
cbc-gen | cli | globales Executable | |
cbc-hash | cli | globales Executable | |
cbc-incr | cli | globales Executable | |
cbc-keygen | cli | globales Executable | |
cbc-lock | cli | globales Executable | |
cbc-mcversion | cli | globales Executable | |
cbc-n1ql | cli | globales Executable | |
cbc-n1qlback | cli | globales Executable | |
cbc-observe | cli | globales Executable | |
cbc-observe-seqno | cli | globales Executable | |
cbc-pillowfight | cli | globales Executable | |
cbc-ping | cli | globales Executable | |
cbc-proxy | cli | globales Executable | |
cbc-rm | cli | globales Executable | |
cbc-role-list | cli | globales Executable | |
cbc-stats | cli | globales Executable | |
cbc-strerror | cli | globales Executable | |
cbc-subdoc | cli | globales Executable | |
cbc-touch | cli | globales Executable | |
cbc-unlock | cli | globales Executable | |
cbc-user-delete | cli | globales Executable | |
cbc-user-list | cli | globales Executable | |
cbc-user-upsert | cli | globales Executable | |
cbc-verbosity | cli | globales Executable | |
cbc-version | cli | globales Executable | |
cbc-view | cli | globales Executable | |
cbc-watch | cli | globales Executable | |
cbc-write-config | cli | globales Executable |
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.
https://docs.couchbase.com/c-sdk/current/hello-world/start-using-sdk.html
Installationsmetadaten
| Paketschlüssel | brew:libcouchbase |
|---|---|
| Version | 3.3.19 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libcouchbase |
| Homepage | https://docs.couchbase.com/c-sdk/current/hello-world/start-using-sdk.html |
| Repository | https://github.com/couchbase/libcouchbase |
| Upstream-Dokumentation | https://docs.couchbase.com/c-sdk/current/hello-world/start-using-sdk.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://packages.couchbase.com/clients/c/libcouchbase-3.3.19.tar.gz |
| Abhängigkeiten | libev, libevent, libuv, openssl@3 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libcouchbase |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libcouchbase
nix profile install nixpkgs#libcouchbaselibcouchbase 3.3.18-r0
C client library for Couchbase
https://developer.couchbase.com/community
sudo apk add libcouchbaselibcouchbase-dev 3.3.18-r0
C client library for Couchbase (development files)
https://developer.couchbase.com/community
sudo apk add libcouchbase-devlibcouchbase-doc 3.3.18-r0
C client library for Couchbase (documentation)
https://developer.couchbase.com/community
sudo apk add libcouchbase-doclibcouchbase-libev 3.3.18-r0
C client library for Couchbase (libev backend)
https://developer.couchbase.com/community
sudo apk add libcouchbase-libevlibcouchbase-libevent 3.3.18-r0
C client library for Couchbase (libevent backend)
https://developer.couchbase.com/community
sudo apk add libcouchbase-libeventlibcouchbase-libuv 3.3.18-r0
C client library for Couchbase (libuv backend)
https://developer.couchbase.com/community
sudo apk add libcouchbase-libuvlibcouchbase-utils 3.3.18-r0
C client library for Couchbase (command line utilities)
https://developer.couchbase.com/community
sudo apk add libcouchbase-utilslibcouchbase 3.3.18-6.fc45
Client and protocol library for the Couchbase project
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbaselibcouchbase-devel 3.3.18-6.fc45
Couchbase client library - Header files
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbase-devellibcouchbase-libev 3.3.18-6.fc45
Couchbase client library - libev IO back-end
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbase-libevlibcouchbase-libevent 3.3.18-6.fc45
Couchbase client library - libevent IO back-end
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbase-libeventlibcouchbase-libuv 3.3.18-6.fc45
Couchbase client library - libuv IO back-end
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbase-libuvlibcouchbase-tools 3.3.18-6.fc45
Couchbase client tools
https://docs.couchbase.com/c-sdk/current/project-docs/sdk-release-notes.html
sudo dnf install libcouchbase-toolsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.