How to Install and Uninstall members Package on Kali Linux

Last updated: May 08,2024

1. Install "members" package

Here is a brief guide to show you how to install members on Kali Linux

$ sudo apt update $ sudo apt install members

2. Uninstall "members" package

Learn how to uninstall members on Kali Linux:

$ sudo apt remove members $ sudo apt autoclean && sudo apt autoremove

3. Information about the members package on Kali Linux

Package: members
Version: 20080128.1+nmu2
Installed-Size: 30
Maintainer: Lars Bahner
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1)
Conflicts: suidmanager (<< 0.50)
Size: 8672
SHA256: bf5606b1daca16a739973252d44b7ba3822692ceadfd62ffcc0f1de2ba20a281
SHA1: 58fd1c3ed9d79257b799d5f7467fe9307c1318db
MD5sum: baedc9e6c6235f516bb5748f747bab26
Description: Shows the members of a group; by default, all members
members is the complement of groups: whereas groups shows the groups a
specified user belongs to, members shows users belonging to a specified
group.
.
Given the name of a group, members will send a space-separated list of
member names to stdout.
.
Full option parsing has been added as of this version. You can ask for
primary members, secondary members, both on one line, each on separate
lines. If no option is selected, prints all members on one line by default.
Description-md5:
Tag: admin::user-management, interface::commandline, role::program,
scope::utility
Section: admin
Priority: optional
Filename: pool/main/m/members/members_20080128.1+nmu2_amd64.deb