How to Install and Uninstall libpath-tiny-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libpath-tiny-perl" package

This guide let you learn how to install libpath-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libpath-tiny-perl" package

Please follow the guidance below to uninstall libpath-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpath-tiny-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpath-tiny-perl
Priority: optional
Section: universe/perl
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.076-1
Depends: perl (>= 5.17.8) | libfile-spec-perl (>= 3.4000), perl
Recommends: libunicode-utf8-perl
Filename: pool/universe/libp/libpath-tiny-perl/libpath-tiny-perl_0.076-1_all.deb
Size: 49770
MD5sum: 09b49e3a3ae838424ee6ec079b2ab9d7
SHA1: d6e8b777594d75b07263eeefc10a5d7f2fe488dc
SHA256: e8aa6fe4742b40a414c024f5b02583045fe368c836ffe420f4e85c82f224a833
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
Homepage: https://metacpan.org/module/Path::Tiny
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu