How to Install and Uninstall bioperl Package on Kali Linux

Last updated: July 06,2024

1. Install "bioperl" package

This guide covers the steps necessary to install bioperl on Kali Linux

$ sudo apt update $ sudo apt install bioperl

2. Uninstall "bioperl" package

This guide let you learn how to uninstall bioperl on Kali Linux:

$ sudo apt remove bioperl $ sudo apt autoclean && sudo apt autoremove

3. Information about the bioperl package on Kali Linux

Package: bioperl
Version: 1.7.8-1
Installed-Size: 685
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: libbio-perl-perl (= 1.7.8-1), perl:any, libtest-most-perl
Recommends: bioperl-run, perl-doc, libhttp-message-perl, libwww-perl, libcache-cache-perl, libbio-perl-run-perl, libdbi-perl, libgd-gd2-perl, libapache-dbi-perl, liburi-perl, libxml-simple-perl, libyaml-perl, libace-perl, liblist-moreutils-perl, libxml-twig-perl, libset-scalar-perl
Suggests: groff-base
Size: 246472
SHA256: 698f12a01e7176edb102e7b376fc5301d129a389bea64467358fe6121206c433
SHA1: 02c5232b9181a2f659d06a76800e571462cbc21a
MD5sum: 9b87ce228d95907c6d20b2fda5a36215
Description: Perl tools for computational molecular biology
The Bioperl project is a coordinated effort to collect computational methods
routinely used in bioinformatics into a set of standard CPAN-style,
well-documented, and freely available Perl modules. It is well-accepted
throughout the community and used in many high-profile projects, e.g.,
Ensembl.
.
The recommended packages are needed to run some of the included
binaries, for a detailed explanation including the specific Perl
modules please see README.Debian.
.
The suggested package enhances the manual pages.
Description-md5:
Homepage: http://www.bioperl.org/
Tag: devel::lang:perl, devel::library, field::biology,
field::biology:bioinformatics, implemented-in::perl, role::devel-lib,
role::shared-lib
Section: science
Priority: optional
Filename: pool/main/b/bioperl/bioperl_1.7.8-1_all.deb