How to Install and Uninstall libfile-chmod-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libfile-chmod-perl" package

Please follow the instructions below to install libfile-chmod-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-chmod-perl

2. Uninstall "libfile-chmod-perl" package

Please follow the guidelines below to uninstall libfile-chmod-perl on Kali Linux:

$ sudo apt remove libfile-chmod-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-chmod-perl package on Kali Linux

Package: libfile-chmod-perl
Version: 0.42-3
Installed-Size: 38
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 16728
SHA256: 174fe7d51f6f2e3dd6203da32cfbebc949e776837f46d907b48d6e16067d891e
SHA1: 4cbfaddcea14ac0b27e51f9b2cae3f2f6cb0a7df
MD5sum: a5db522dfd867acea133253d65200cde
Description: chmod() override with symbolic and ls-style modes
File::chmod is a utility that allows one to bypass system calls or bit
processing of a file's permissions. It overloads the chmod() function with
its own that gets an octal mode, a symbolic mode, or an "ls" mode. If you
wish not to overload chmod(), you can export symchmod() and lschmod(),
which take, respectively, a symbolic mode and an "ls" mode.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-chmod
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-chmod-perl/libfile-chmod-perl_0.42-3_all.deb