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

Last updated: May 10,2024

1. Install "libfile-inplace-perl" package

Please follow the guidance below to install libfile-inplace-perl on Kali Linux

$ sudo apt update $ sudo apt install libfile-inplace-perl

2. Uninstall "libfile-inplace-perl" package

This is a short guide on how to uninstall libfile-inplace-perl on Kali Linux:

$ sudo apt remove libfile-inplace-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libfile-inplace-perl
Version: 0.20-4
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7792
SHA256: 65644c93dc91bec19e5236e06a969efb580100c42bfe69e10dbf2471ac2e5103
SHA1: 849a5009c7fb520463c1e77fefd497b823f4808c
MD5sum: bbd406859206cb3101a729d947e4f5ed
Description: Perl module to ease editing a file in-place
File::Inplace is a perl module intended to ease the common task of editing a
file in-place. Inspired by variations of perl's -i option, this module is
intended for somewhat more structured and reusable editing than command line
perl typically allows. File::Inplace endeavors to guarantee file integrity;
that is, either all of the changes made will be saved to the file, or none
will. It also offers functionality such as backup creation, automatic field
splitting per-line, automatic chomping/unchomping, and aborting edits
partially through without affecting the original file.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/File-Inplace
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfile-inplace-perl/libfile-inplace-perl_0.20-4_all.deb