How to Install and Uninstall libfile-spec-native-perl Package on Kali Linux

Last updated: September 16,2024

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

This guide let you learn how to install libfile-spec-native-perl on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libfile-spec-native-perl on Kali Linux:

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

3. Information about the libfile-spec-native-perl package on Kali Linux

Package: libfile-spec-native-perl
Version: 1.004-2
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7240
SHA256: 3abd371df1d7ef0695bc642021351bfdc29f197118463f657ddb0ee80cec577b
SHA1: fa81a53aa13407d7c07d17241038d1715deacf97
MD5sum: 7e160a22e4e239ba54fbbdc337b4e3f5
Description: 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:
Homepage: https://metacpan.org/release/File-Spec-Native
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-spec-native-perl/libfile-spec-native-perl_1.004-2_all.deb