🌐
Ubuntu
launchpad.net › ubuntu › +source › libcap-ng
libcap-ng package : Ubuntu - Launchpad
dbgsym: debug symbols for libcap-ng-utils libcap-ng0: alternate POSIX capabilities library libcap-ng0-dbgsym: debug symbols for libcap-ng0 python3-cap-ng: Python3 bindings for libcap-ng python3- ... This package has 0 new bugs and 0 open questions.
🌐
DevManuals
devmanuals.net › install › ubuntu › ubuntu-20-04-focal-fossa › installing-libcap-ng-dev-on-ubuntu20-04.html
How to install libcap-ng-dev on Ubuntu 20.04 (Focal Fossa)?
sudo apt-get install libcap-ng-dev Architecture: amd64 Version: 0.7.9-2.1build1 · Above command will confirm before installing the package on your Ubuntu 20.04 LTS Operating System. If you are not already logged in as su, installer will ask you the root password.
🌐
Ubuntu
packages.ubuntu.com › source › focal › libcap-ng
Details of source package libcap-ng in focal
two or more packages specified (libcap-ng focal) Content Copyright © 2025 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.
🌐
Installati.one
installati.one › home › how to install libcap-ng0 on ubuntu 20.04
How To Install libcap-ng0 on Ubuntu 20.04 | Installati.one
June 13, 2023 - In this tutorial we learn how to install libcap-ng0 on Ubuntu 20.04. ... This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. This package contains header files and libraries for libcap-ng.
🌐
GitHub
github.com › stevegrubb › libcap-ng
GitHub - stevegrubb/libcap-ng: Libcap-ng is a library for Linux that makes using posix capabilities easy. · GitHub
Now, isn't that a lot simpler? Note that the last example takes about 60 lines of code using the older capabilities library. As of the 0.6 release, there is a m4 macro file to help add libcap-ng to your autotools config system. In configure.ac, add LIBCAP_NG_PATH.
Starred by 91 users
Forked by 40 users
Languages   C 85.8% | Roff 5.1% | Makefile 3.9% | M4 3.1% | Python 1.7% | SWIG 0.4%
🌐
Ubuntu
packages.ubuntu.com › libcap
Ubuntu – Package Search Results -- libcap
noble (24.04LTS) (libdevel): Development and header files for libcap-ng 0.8.4-2build2: amd64 arm64 armhf i386 ppc64el riscv64 s390x
🌐
Installati.one
installati.one › home › how to install libcap-ng-utils on ubuntu 22.04
How To Install libcap-ng-utils on Ubuntu 22.04 | Installati.one
June 27, 2023 - In this tutorial we learn how to install libcap-ng-utils on Ubuntu 22.04. ... This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. This package ...
Find elsewhere
🌐
Ubuntu
packages.ubuntu.com › focal › libcap-ng-dev
Details of package libcap-ng-dev in focal
two or more packages specified (libcap-ng-dev focal) Content Copyright © 2025 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.
🌐
Ubuntu
packages.ubuntu.com › source › bionic › libcap-ng
Ubuntu – Error
two or more packages specified (libcap-ng bionic) Content Copyright © 2025 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.
🌐
DevManuals
devmanuals.net › install › ubuntu › ubuntu-16-10-yakkety-yak › installing-libcap-ng-dev-on-ubuntu16-10.html
How to install libcap-ng-dev on Ubuntu 16.10 (Yakkety Yak)?
This will update the list of newest versions of packages and its dependencies on your system. After downloading the latest package list with the help of above you can run the installation process. If libcap-ng-dev is not installed on your compter then the command 'dpkg -L libcap-ng-dev' will give ...
🌐
Installati.one
installati.one › home › how to install libcap-ng-dev on ubuntu 22.04
How To Install libcap-ng-dev on Ubuntu 22.04 | Installati.one
June 27, 2023 - After updating apt database, We can install libcap-ng-dev using apt by running the following command: ... If you want to follow this method, you might need to install aptitude first since aptitude is usually not installed by default on Ubuntu.
🌐
Launchpad
answers.launchpad.net › ubuntu › +source › libcap-ng › 0.8.4-1
libcap-ng 0.8.4-1 source package in Ubuntu
December 23, 2023 - * Install Python modules in correct location. * Update upstream documentation shipped with the package. -- Håvard F. Aasen <email address hidden> Sat, 23 Dec 2023 13:08:34 +0100 ... Håvard F. Aasen on 2023-12-23 ... Håvard F. Aasen ... No changes file available. libcap-ng-dev: Development and header files for libcap-ng
🌐
GitHub
github.com › icecc › icecream › issues › 272
./configure always telling `error: libcap-ng library was not found` · Issue #272 · icecc/icecream
July 13, 2017 - HI @HenryMiller1 I tried to build from source Ubuntu. And from apt-get, I almost tried out: libcap-ng0 libcap-ng-dev libcap-ng-utils but still, ./configure --prefix=/opt/icecream told me that : &qu...
Author   icecc
🌐
Ubuntu
packages.ubuntu.com › libcap-ng-utils
Ubuntu – Package Search Results -- libcap-ng-utils
You have searched for packages that names contain libcap-ng-utils in all suites, all sections, and all architectures.
🌐
Stack Overflow
stackoverflow.com › questions › 23805445 › how-do-i-install-libcap-on-ubuntu-12-04
c - How do I install libcap on Ubuntu 12.04? - Stack Overflow
I think you may need to install the libpcap library, not the libcap library, e.g.: apt-get install libpcap-dev. ... Save this answer. ... Show activity on this post. Try installing linux-headers, but you will need to know your kernel version: ...
🌐
Debian
packages.debian.org › sid › libcap-ng-dev
Debian -- Details of package libcap-ng-dev in sid
The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. This package contains header files and static libraries.
🌐
Readthedocs
libcap-utils.readthedocs.io › en › latest › install.html
Install instructions — libcap_utils 0.7 documentation
libtool: install: warning: relinking \`libcap_utils-07.la' libtool: install: (cd /home/dsv/libcap_utils-0.7.7; /bin/bash /home/dsv/libcap_utils-0.7.7/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wall -g -O2 -version-info 0:1:0 -o libcap_utils-07.la -rpath /usr/lib address.lo error.lo log.lo marker.lo utils.lo picotime.lo libcap_stream-07.la libcap_filter-07.la libcap_marc-07.la -inst-prefix-dir /home/dsv/libcap_utils-0.7.7/libcap-utils_0.7.7_amd64) /usr/bin/ld: cannot find -lcap_stream-07 collect2: ld returned 1 exit status libtool: install: error: relink `libcap_utils-07.la' with the above command before installing it