Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libmemcached

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libmemcached

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

Linux

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

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

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

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

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

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

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

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

Fedora dnf已验证 · 92%
sudo dnf install libmemcached-awesome-tools

Fedora Rawhide package metadata · libmemcached-awesome-tools · 来源: dl.fedoraproject.org

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

Arch Linux sync databases · libmemcached-awesome · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

C and C++ client library to the memcached server

命令和别名

  • memcapable
  • memcat
  • memcp
  • memdump
  • memerror
  • memexist
  • memflush
  • memparse
  • memping
  • memrm
  • memslap
  • memstat
  • memtouch

历史

项目历史与用法

libMemcached is a C and C++ client library and tool suite for the memcached server. It gives C-family applications and shell users a full-featured client for the memcached protocol, including utilities such as memcat, memcp, memstat, memslap, and memcapable.

项目历史

The libMemcached project says it was created by Brian Aker and designed from the start for high-performance memcached use, with attention to network and memory behavior and many tunable client options.

The project was historically hosted in Bazaar on Launchpad, where the libmemcached code page lists the development focus branch and many active branches. The package later developed an ecosystem split: the original libmemcached.org/Launchpad project remained the reference named by this package, while libmemcached-awesome appeared as a maintained resurrection of Brian Aker's original work.

采用历史

The official project page says libMemcached was adopted by web properties including Yahoo, Twitter, Baidu, and Mixi.jp, and also used outside the web in custom caching services for industries such as oil exploration and medical research.

Since the memcapable tool appeared in 2009, the project has been used as a memcached protocol capability checker and certification reference. Distribution packaging reflects the split maintenance story: some systems package libmemcached, while others package libmemcached-awesome or related libhashkit development packages.

使用方式

Developers link libMemcached into C or C++ services that talk to memcached. Operators use the included command-line tools for cache inspection, copying, deletion, flushing, statistics, load testing, and protocol conformance checks.

The package belongs next to memcached itself: memcached is the in-memory key-value server, while libMemcached is one client library and command suite for applications and scripts that need to speak to that server.

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

libMemcached matters to package people because it is both a library and a pile of sharp little admin tools. The tools expose real memcached protocol behavior, while the library underpins older C/C++ software that predates newer language-specific clients.

It is also a packaging history lesson: when an upstream becomes quiet, downstream distributions and forks such as libmemcached-awesome keep ABI expectations, build systems, and security fixes alive.

时间线

  • 2009: memcapable is introduced and becomes the project's protocol capability checker.
  • 2011: Launchpad branch history shows active 1.0-era development, including binary protocol and operational fixes.
  • 2021: Launchpad branch activity records Brian Aker commits around the 1.0 and 1.2 series.
  • 2023: libmemcached-awesome 1.1.4 is released as a maintained resurrection of the original work.

Related projects

  • memcached is the server this client library targets.
  • libhashkit is a related hashing library that appears in downstream package relationships.
  • libmemcached-awesome is the active fork/resurrection used by several distributions.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
memcapablecli全局可执行文件
memcatcli全局可执行文件
memcpcli全局可执行文件
memdumpcli全局可执行文件
memerrorcli全局可执行文件
memexistcli全局可执行文件
memflushcli全局可执行文件
memparsecli全局可执行文件
mempingcli全局可执行文件
memrmcli全局可执行文件
memslapcli全局可执行文件
memstatcli全局可执行文件
memtouchcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.0.18
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

https://libmemcached.org/

安装元数据

软件包元数据

软件包键brew:libmemcached
版本1.0.18
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libmemcached
主页https://libmemcached.org/
仓库https://code.launchpad.net/libmemcached
上游文档http://docs.libmemcached.org/
许可证BSD-3-Clause
源码归档https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz
最后更新2026-06-19T12:32:37-07:00
Pulseupdated
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibmemcached
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libhashkit-dev 1.1.4-1.1+b2

libmemcached hashing functions and algorithms (development files)

https://awesomized.github.io/libmemcached/

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

libhashkit2t64 1.1.4-1.1+b2

libmemcached hashing functions and algorithms

https://awesomized.github.io/libmemcached/

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

libmemcached-dev 1.1.4-1.1+b2

C and C++ client library to the memcached server (development files)

https://awesomized.github.io/libmemcached/

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

libmemcached-tools 1.1.4-1.1+b2

Commandline tools for talking to memcached via libmemcached

https://awesomized.github.io/libmemcached/

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

libmemcached11t64 1.1.4-1.1+b2

C and C++ client library to the memcached server

https://awesomized.github.io/libmemcached/

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

libmemcachedutil2t64 1.1.4-1.1+b2

library implementing connection pooling for libmemcached

https://awesomized.github.io/libmemcached/

sudo apt install libmemcachedutil2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libmemcached
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmemcachedutil2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libmemcached

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

libhashkit-dev 1.1.4-1.1build3

libmemcached hashing functions and algorithms (development files)

https://awesomized.github.io/libmemcached/

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

libhashkit2t64 1.1.4-1.1build3

libmemcached hashing functions and algorithms

https://awesomized.github.io/libmemcached/

sudo apt install libhashkit2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libmemcached
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhashkit2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmemcached-dev 1.1.4-1.1build3

C and C++ client library to the memcached server (development files)

https://awesomized.github.io/libmemcached/

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

libmemcached-tools 1.1.4-1.1build3

Commandline tools for talking to memcached via libmemcached

https://awesomized.github.io/libmemcached/

sudo apt install libmemcached-tools
  • Section: libs
  • Architecture: amd64
  • Source Package: libmemcached
  • 6 依赖
  • normalized package name match
  • 匹配方式:Libmemcached
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmemcached-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmemcached11t64 1.1.4-1.1build3

C and C++ client library to the memcached server

https://awesomized.github.io/libmemcached/

sudo apt install libmemcached11t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libmemcached
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmemcached11t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libmemcachedutil2t64 1.1.4-1.1build3

library implementing connection pooling for libmemcached

https://awesomized.github.io/libmemcached/

sudo apt install libmemcachedutil2t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libmemcached
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmemcachedutil2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libmemcached 1.1.4-r1

Client library and command line tools for memcached server (resurrected)

https://github.com/awesomized/libmemcached

sudo apk add libmemcached
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: libmemcached
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libmemcached from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libmemcached-dev 1.1.4-r1

Client library and command line tools for memcached server (resurrected) (development files)

https://github.com/awesomized/libmemcached

sudo apk add libmemcached-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: libmemcached
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libmemcached-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libmemcached-libs 1.1.4-r1

Client library and command line tools for memcached server (resurrected) (libraries)

https://github.com/awesomized/libmemcached

sudo apk add libmemcached-libs
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: libmemcached
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libmemcached
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libmemcached-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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