pkg.soopen package index

brew / Rang 1479

libcap-ng mit Homebrew, apk, dnf, pacman, apt, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libcap-ng

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libcap-ng

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

Fedora dnfverifiziert · 92%
sudo dnf install libcap-ng

Fedora Rawhide package metadata · libcap-ng · Quelle: dl.fedoraproject.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libcap-ng

Arch Linux sync databases · libcap-ng · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libcap-ng-dev

Debian stable package indexes · libcap-ng-dev · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#libcap_ng

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

openSUSE zypperverifiziert · 92%
sudo zypper install libcap-ng-devel

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

Überblick

Paketzusammenfassung

Library for Linux that makes using posix capabilities easy

Befehle und Aliase

  • filecap
  • netcap
  • pscap

Verlauf

Projektgeschichte und Nutzung

libcap-ng is Steve Grubb's Linux capability library and utility suite, designed to make POSIX capability programming easier than the older libcap API.

Projektgeschichte

The libcap-ng site states the design goal directly: make programming with POSIX capabilities easier than the traditional libcap library. Its README demonstrates common use cases such as dropping all capabilities, keeping selected capabilities, checking capability state, and retaining capabilities across UID changes.

The project paired the C library with administrative tools. netcap reports listening network processes and their capabilities, pscap reports privileged processes, filecap searches for files with file capabilities, and cap-audit can audit capability checks when built with the optional eBPF-based tooling.

Adoptionsgeschichte

libcap-ng was adopted by Linux distributions because it gives application developers and packagers a smaller API for privilege dropping, while giving administrators tools to inspect capability exposure across a running system.

Wie es verwendet wird

Developers use capng_clear, capng_update, capng_apply, and related calls to drop or retain Linux capabilities. Administrators use pscap, netcap, and filecap to find over-privileged processes and files.

Warum Paket-Nerds sich dafür interessieren

In package-manager terms, libcap-ng is a security plumbing package: it is rarely user-facing, but it makes least-privilege patches shorter and more reviewable. That is exactly the kind of small library that changes whether downstream packages actually drop privileges.

Zeitleiste

  • 0.4: Initial public release, according to the upstream ChangeLog.
  • 0.6: Added Python bindings and an m4 macro for autotools consumers.
  • 0.8: Added ambient capability support and V3 filesystem capability support.
  • 2024-04-09: The project site listed libcap-ng 0.8.5 release files.
  • 0.9: The README documents a distribution move away from people.redhat.com release hosting to the GitHub page.

Related projects

  • Related projects include libcap, Linux capabilities, file capabilities, procfs capability inspection, systemd ambient capabilities, and eBPF-based capability auditing.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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
filecapExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
netcapExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pscapExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-03
Manager-Version0.9.3
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libcap-ng
Version0.9.3
PaketmanagerHomebrew
Homepagehttps://people.redhat.com/sgrubb/libcap-ng/
Repositoryhttps://github.com/stevegrubb/libcap-ng
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

libcap-ng-dev 0.8.5-4+b1

Development and header files for libcap-ng

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcap-ng-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcap-ng-utils 0.8.5-4+b1

Utilities for analysing and setting file capabilities

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng-utils
  • Section: admin
  • Architecture: amd64
  • Source Package: libcap-ng
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcap-ng-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcap-ng0 0.8.5-4+b1

alternate POSIX capabilities library

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng0
  • Section: libs
  • Architecture: amd64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcap-ng0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-cap-ng 0.8.5-4+b1

Python3 bindings for libcap-ng

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install python3-cap-ng
  • Section: python
  • Architecture: amd64
  • Source Package: libcap-ng
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-cap-ng from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libcap_ng

nix profile install nixpkgs#libcap_ng
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libcap_ng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcap-ng-dev 0.8.4-2build2

Development and header files for libcap-ng

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcap-ng-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libcap-ng-utils 0.8.4-2build2

Utilities for analysing and setting file capabilities

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng-utils
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: libcap-ng
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcap-ng-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcap-ng0 0.8.4-2build2

alternate POSIX capabilities library

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install libcap-ng0
  • Section: libs
  • Architecture: amd64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcap-ng0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-cap-ng 0.8.4-2build2

Python3 bindings for libcap-ng

https://people.redhat.com/sgrubb/libcap-ng

sudo apt install python3-cap-ng
  • Section: universe/python
  • Architecture: amd64
  • Source Package: libcap-ng
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-cap-ng from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libcap-ng 0.8.5-r2

POSIX capabilities library

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add libcap-ng
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcap-ng from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libcap-ng-dev 0.8.5-r2

POSIX capabilities library (development files)

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add libcap-ng-dev
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcap-ng-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libcap-ng-doc 0.8.5-r2

POSIX capabilities library (documentation)

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add libcap-ng-doc
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcap-ng-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libcap-ng-static 0.8.5-r2

POSIX capabilities library (static library)

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add libcap-ng-static
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcap-ng-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libcap-ng-utils 0.8.5-r2

posix capabilities utils

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add libcap-ng-utils
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcap-ng-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-libcap-ng 0.8.5-r2

python bindings for libcap-ng

https://people.redhat.com/sgrubb/libcap-ng/index.html

sudo apk add py3-libcap-ng
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: libcap-ng
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-libcap-ng from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libcap-ng 0.9.3-4.fc45

Alternate posix capabilities library

https://github.com/stevegrubb/libcap-ng

sudo dnf install libcap-ng
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libcap-ng
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcap Ng
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcap-ng from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

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
  • pkg.so package database
  • pkgdb category and tag curation