libuser-lid

Display a user's groups or a group's users. On Fedora and Arch Linux, this program is installed as lid. More information: <https://manned.org/lid.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y libuser
Ubuntu
RUN apt-get update && \ apt-get install -y libuser
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libuser
CentOS
RUN yum install -y libuser
Fedora
RUN dnf install -y libuser
Raspbian
RUN apt-get update && \ apt-get install -y libuser
click the source code to copy install libuser-lid on any operating system with command-not-found.com