How to Install and Uninstall prank Package on Kali Linux

Last updated: May 18,2024

1. Install "prank" package

Please follow the guidance below to install prank on Kali Linux

$ sudo apt update $ sudo apt install prank

2. Uninstall "prank" package

Please follow the instructions below to uninstall prank on Kali Linux:

$ sudo apt remove prank $ sudo apt autoclean && sudo apt autoremove

3. Information about the prank package on Kali Linux

Package: prank
Version: 0.0.170427+dfsg-3
Installed-Size: 1180
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Enhances: t-coffee
Size: 395252
SHA256: deb60077ffd0a926d3d81c7b26be47e10a934409d0b1d10d2f2228bb4a2409d6
SHA1: b2399bd99e4f2acd4b49bcbb8ab043ff754afd6d
MD5sum: cc9077fde22f9f7a1de3757958e6871c
Description: Probabilistic Alignment Kit for DNA, codon and amino-acid sequences
PRANK is a probabilistic multiple alignment program for DNA, codon
and amino-acid sequences. It's based on a novel algorithm that treats
insertions correctly and avoids over-estimation of the number of
deletion events. In addition, PRANK borrows ideas from maximum
likelihood methods used in phylogenetics and correctly takes into
account the evolutionary distances between sequences. Lastly, PRANK
allows for defining a potential structure for sequences to be aligned
and then, simultaneously with the alignment, predicts the locations
of structural units in the sequences.
.
PRANK is a command-line program for UNIX-style environments but the
same sequence alignment engine is implemented in the graphical
program PRANKSTER. In addition to providing a user-friendly interface
to those not familiar with Unix systems, PRANKSTER is an alignment
browser for alignments saved in the HSAML format. The novel format
allows for storing all the information generated by the aligner and
the alignment browser is a convenient way to analyse and manipulate
the data.
.
PRANK aims at an evolutionarily correct sequence alignment and often
the result looks different from ones generated with other alignment
methods. There are, however, cases where the different look is caused
by violations of the method's assumptions. To understand why things
may go wrong and how to avoid that, read this explanation of
differences between PRANK and traditional progressive alignment
methods.
Description-md5:
Homepage: http://wasabiapp.org/software/prank/
Section: science
Priority: optional
Filename: pool/main/p/prank/prank_0.0.170427+dfsg-3_amd64.deb