How to Install and Uninstall libtext-recordparser-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libtext-recordparser-perl" package

This is a short guide on how to install libtext-recordparser-perl on Kali Linux

$ sudo apt update $ sudo apt install libtext-recordparser-perl

2. Uninstall "libtext-recordparser-perl" package

Please follow the instructions below to uninstall libtext-recordparser-perl on Kali Linux:

$ sudo apt remove libtext-recordparser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-recordparser-perl package on Kali Linux

Package: libtext-recordparser-perl
Version: 1.6.5-4
Installed-Size: 100
Maintainer: Debian Perl Group
Architecture: all
Depends: libclass-accessor-perl, libio-stringy-perl, liblist-moreutils-perl, libreadonly-perl, libtext-autoformat-perl, perl:any
Recommends: libgraphviz-perl, libtext-tabulardisplay-perl
Size: 38412
SHA256: 1faebe3c76c3929b719c0292d3643a9fe2dc8cb5c0669b266c87a39ffbd9c0db
SHA1: e3f6a1d638837176dbdc584bc9b2bac750dc6fce
MD5sum: 7f6ad696caaec4c2c14d6a7997677c26
Description: module to parse record-oriented data in a text file
Text::RecordParser is a Perl module that extracts record-oriented data from
arbitrary text files. The most common example has records separated by
newlines and fields delimited by commas or tabs. This module aims to provide
a consistent interface for processing an arbitrary sequence of records in a
file, however they may be delimited. The data can then be extracted using
arrays or hashes.
Description-md5:
Homepage: https://metacpan.org/release/Text-RecordParser
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-recordparser-perl/libtext-recordparser-perl_1.6.5-4_all.deb