How to Install and Uninstall libset-nestedgroups-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libset-nestedgroups-perl" package

This is a short guide on how to install libset-nestedgroups-perl on Kali Linux

$ sudo apt update $ sudo apt install libset-nestedgroups-perl

2. Uninstall "libset-nestedgroups-perl" package

Please follow the steps below to uninstall libset-nestedgroups-perl on Kali Linux:

$ sudo apt remove libset-nestedgroups-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libset-nestedgroups-perl package on Kali Linux

Package: libset-nestedgroups-perl
Version: 0.01-5
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11520
SHA256: 9f04b570cdb642bd7841d9be3625787ab3c18b409c6ca281801f10ac5596b233
SHA1: 74ff87d5549e2628ee7f5293d90976044da1f215
MD5sum: b55cfee819e31cc41b2d1123e79f7856
Description: Simple implementation of nested groups
Set::NestedGroups gives an implementation of nested groups,
access control lists (ACLs) would be one example of
nested groups.
.
For example, if Joe is a Manager, and Managers have access to payroll,
you can create an ACL which implements these rules, then ask the ACL
if Joe has access to payroll.
.
Another example, you may wish to track which city, state and country
people are in, by adding people to cities, cities to states, and states
to countries.
.
This module includes some facilities to integrate its data structures
with either files in the local filesystem and with tables in a RDBMS.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Set-NestedGroups
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libset-nestedgroups-perl/libset-nestedgroups-perl_0.01-5_all.deb