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

Last updated: May 13,2024

1. Install "libpath-tiny-perl" package

Please follow the steps below to install libpath-tiny-perl on Kali Linux

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

2. Uninstall "libpath-tiny-perl" package

This is a short guide on how to uninstall libpath-tiny-perl on Kali Linux:

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

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

Package: libpath-tiny-perl
Version: 0.144-1
Installed-Size: 165
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libunicode-utf8-perl
Size: 56420
SHA256: 80857f184362de7a65a6d03a37140b300fd7b459ec79dcfbf5f5919c51916a2e
SHA1: 671eac3cfb9762370e44f9780e1c195576b8b7f2
MD5sum: 2fb9728080ad111a5f593f34080b42ff
Description: file path utility
Path::Tiny attempts to provide a small, fast utility for working with
file paths. It is friendlier to use than File::Spec and provides easy
access to functions from several other core file handling modules.
.
It doesn't attempt to be as full-featured as IO::All or Path::Class,
nor does it try to work for anything except Unix-like and Win32
platforms. Even then, it might break if you try something particularly
obscure or tortuous. (Quick! What does this mean:
"///../../..//./././a//b/.././c/././"? And how does it differ on
Win32?)
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/module/Path::Tiny
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.144-1_all.deb