netcap

Utilities for analysing and setting file capabilities

Debian Debian
RUN apt-get update && \ apt-get install -y libcap-ng-utils
Ubuntu
RUN apt-get update && \ apt-get install -y libcap-ng-utils
Alpine
RUN apk add libcap-ng
Arch Arch Linux
RUN pacman -S --noconfirm libcap-ng
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libcap-ng-utils
CentOS
RUN yum install -y libcap-ng-utils
Fedora
RUN dnf install -y libcap-ng-utils
Raspbian
RUN apt-get update && \ apt-get install -y libcap-ng-utils
click the source code to copy install netcap on any operating system with command-not-found.com