How to Install and Uninstall libzerg-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libzerg-perl" package

Please follow the instructions below to install libzerg-perl on Kali Linux

$ sudo apt update $ sudo apt install libzerg-perl

2. Uninstall "libzerg-perl" package

This tutorial shows how to uninstall libzerg-perl on Kali Linux:

$ sudo apt remove libzerg-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzerg-perl package on Kali Linux

Package: libzerg-perl
Source: libzerg-perl (1.0.4-8)
Version: 1.0.4-8+b3
Installed-Size: 67
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.4), libzerg0 (>= 1.0.7), perl (>= 5.38.2-2), perlapi-5.38.2
Size: 18636
SHA256: 172988d4abb7730e6c36a0457d95cba58d66d43d7f45adee89d043738bc2d3d0
SHA1: 74f65403a8c837afbbd5f0b08b62fbdad5b708ed
MD5sum: 748d44811f2d391bfea68e072cabfe3d
Description: fast perl module for parsing the output of NCBI BLAST programs
The Zerg library contains a C/flex lexical scanner for BLAST reports
and a set of supporting functions. It is centered on a "get_token"
function that scans the input for specified lexical elements and, when
one is found, returns its code and value to the user.
.
It is intended to be fast: for that the authors used flex, which provides
simple regular expression matching and input buffering in the
generated C scanner. And it is intended to be simple in the sense of
providing just a lexical scanner, with no features whose support could
slow down its main function.
Description-md5:
Homepage: https://tracker.debian.org/libzerg-perl
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libz/libzerg-perl/libzerg-perl_1.0.4-8+b3_amd64.deb