How to Install and Uninstall libpath-tiny-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libpath-tiny-perl" package

Learn how to install libpath-tiny-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libpath-tiny-perl" package

Please follow the step by step instructions below to uninstall libpath-tiny-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libpath-tiny-perl package on Ubuntu 21.10 (Impish Indri)

Package: libpath-tiny-perl
Architecture: all
Version: 0.118-1
Multi-Arch: foreign
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 142
Depends: perl:any
Recommends: libunicode-utf8-perl
Filename: pool/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.118-1_all.deb
Size: 42200
MD5sum: a17468944d1c1bf7c24b64fc20d79912
SHA1: e6fe8282b7d48c27c3d2e06ef35056dc71f47447
SHA256: 9f5d687877ded6bfe60e7fc9b8fb76af2dbe0f5753011db8d59d7029eae20455
SHA512: bb568b5b03c9ca8fde4076b16f2ae3d14029ddb2549df3913d86c297849b7ea0d1ba4b0784d8b5bd7fe9142fddbb05b9176c759bff4827f42dbd5f279432bf5a
Homepage: https://metacpan.org/module/Path::Tiny
Description-en: 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: 854030140749a1874a01d47751fbbf89
Task: ubuntu-mate-core, ubuntu-mate-desktop