How to Install and Uninstall libfile-spec-native-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libfile-spec-native-perl" package

Please follow the step by step instructions below to install libfile-spec-native-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libfile-spec-native-perl

2. Uninstall "libfile-spec-native-perl" package

This guide let you learn how to uninstall libfile-spec-native-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libfile-spec-native-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfile-spec-native-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libfile-spec-native-perl
Architecture: all
Version: 1.004-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21
Depends: perl
Filename: pool/universe/libf/libfile-spec-native-perl/libfile-spec-native-perl_1.004-1_all.deb
Size: 6800
MD5sum: 1327ff4bb72e27c5dccadd948fe4aaed
SHA1: f1fe26a4b872a85b713e4a03129236df26d832b7
SHA256: f2334e45e4640526eafd63f4bb80edddb8f31999fdac50fed1650c2dfcfb1b41
SHA512: af724413cb9e446b7dbbb4445e35a851539235988f4f4bc8ad6e04ee6f3539cf6922676104e183a6fa2abdf9f7cfe120bf970e7abaed7a786b2c19b901b0a78e
Homepage: https://metacpan.org/release/File-Spec-Native
Description-en: module for using native OS implementation of File::Spec from a subclass
File::Spec::Native is a stupid hack to make the default File::Spec behavior
available from a subclass. This can be useful when using another module that
expects a subclass of File::Spec but you want to use the current, native OS
format (automatically detected by File::Spec).
.
For example: Path::Class/as_foreign (as of version 0.24) allows you to
translate a Path::Class object from one OS format to another. However, there
is no way to specify that you want to translate the path into the current,
native OS format without guessing at what that format is (which may include
peeking into @File::Spec::ISA).
.
This module @ISA File::Spec.
Description-md5: 9f44bd3b171bfa014a011fb4c1511e3c