How to Install and Uninstall libpath-class-perl Package on Kali Linux

Last updated: April 27,2024

1. Install "libpath-class-perl" package

Please follow the instructions below to install libpath-class-perl on Kali Linux

$ sudo apt update $ sudo apt install libpath-class-perl

2. Uninstall "libpath-class-perl" package

Please follow the step by step instructions below to uninstall libpath-class-perl on Kali Linux:

$ sudo apt remove libpath-class-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpath-class-perl package on Kali Linux

Package: libpath-class-perl
Version: 0.37-4
Installed-Size: 90
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 42660
SHA256: 5bc7d86a392e7486ce6dd32c76d3f8fd8efd8408422468a12cc34e27b5c20f07
SHA1: 5af9cbeafedce6c3836b6d5abf0d933f9f79f64e
MD5sum: ab2f06cf838a00336386e7f431f46043
Description: module for cross-platform path specification manipulation
Path::Class is a module for manipulation of file and directory specifications
(strings describing their locations; for example: '/home/ken/foo.txt') in a
cross-platform manner. It supports pretty much every platform Perl runs on,
including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare.
.
Path::Class uses File::Spec internally, wrapping all the unsightly details so
you can concentrate on your application code. Path::Class provides an object
model of path specifications and their semantics. In other words, it creates
objects representing files and directories, and provides methods that relate
them to each other.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Path-Class
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libpath-class-perl/libpath-class-perl_0.37-4_all.deb