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

Last updated: June 26,2024

1. Install "libpath-class-uri-perl" package

This is a short guide on how to install libpath-class-uri-perl on Kali Linux

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

2. Uninstall "libpath-class-uri-perl" package

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

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

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

Package: libpath-class-uri-perl
Version: 0.08-2
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libexporter-lite-perl, libpath-class-perl, libscalar-list-utils-perl, liburi-perl
Size: 9988
SHA256: c6eb774c0acf06982dc3d42154286a8d48d8177992974ab8878c09b6454a3c8f
SHA1: 772c63faa8461eeafce32f264d916eb974e20806
MD5sum: ee4cc2c0592c6b2a369a4335fb57677a
Description: module to serialize and deserialize Path::Class objects as file:// URI
Path::Class::URI is an extension to Path::Class to serialize file path from
and to file:// form URI objects.
.
Path::Class::URI encodes and decodes non URI-safe characters using its
literal byte encodings. If you call uri methods on Win32 Path::File objects,
you'll get local filename encodings.
.
If you want to avoid that and always use UTF-8 filename encodings in URI, see
Path::Class::Unicode bundled in this distribution.
Description-md5:
Homepage: https://metacpan.org/release/Path-Class-URI
Section: perl
Priority: optional
Filename: pool/main/libp/libpath-class-uri-perl/libpath-class-uri-perl_0.08-2_all.deb