How to Install and Uninstall infernal Package on Kali Linux

Last updated: May 17,2024

1. Install "infernal" package

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

$ sudo apt update $ sudo apt install infernal

2. Uninstall "infernal" package

Please follow the guidance below to uninstall infernal on Kali Linux:

$ sudo apt remove infernal $ sudo apt autoclean && sudo apt autoremove

3. Information about the infernal package on Kali Linux

Package: infernal
Version: 1.1.5-2
Installed-Size: 51445
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 5913900
SHA256: 9b4ca4eef7afaf99adfd84e9f8199be98be4e1da852fc110b84224d2bb4103d4
SHA1: d33fa74ad308015e45ab8e6596bb3ca4e38245a4
MD5sum: 95121c01dec22b1111ce08098d7a6aa7
Description: inference of RNA secondary structural alignments
Infernal ("INFERence of RNA ALignment") searches DNA sequence
databases for RNA structure and sequence similarities. It provides an
implementation of a special variant of profile stochastic context-free
grammars called covariance models (CMs). A CM is like a sequence
profile, but it scores a combination of sequence consensus and RNA
secondary structure consensus, so in many cases, it is more capable of
identifying RNA homologs that conserve their secondary structure more
than their primary sequence.
.
The tool is an integral component of the Rfam database.
Description-md5:
Homepage: http://eddylab.org/infernal/
Tag: field::biology, field::biology:bioinformatics, implemented-in::c,
interface::commandline, role::program, use::analysing
Section: science
Priority: optional
Filename: pool/main/i/infernal/infernal_1.1.5-2_amd64.deb