How to Install and Uninstall pftools Package on Kali Linux

Last updated: April 27,2024

1. Install "pftools" package

Please follow the instructions below to install pftools on Kali Linux

$ sudo apt update $ sudo apt install pftools

2. Uninstall "pftools" package

This guide covers the steps necessary to uninstall pftools on Kali Linux:

$ sudo apt remove pftools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pftools package on Kali Linux

Package: pftools
Version: 3.2.12-1
Installed-Size: 52597
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libgfortran5 (>= 8), libpcre2-8-0 (>= 10.22), libfile-slurp-perl
Size: 24782188
SHA256: 55b4bb153a63706f16e3150bfba2e85e8deac5f90bada8da879df7cd80ffd63c
SHA1: 78e7cdfd0e769d587d7a65dca66f4d43051ff873
MD5sum: 5c0c7ae7cafa197667aeb59eeeed848f
Description: build and search protein and DNA generalized profiles
The pftools package contains all the software necessary to build protein
and DNA generalized profiles and use them to scan and align sequences,
and search databases.
.
File formats used by the pftools
* Generalized profiles format and syntax.
* The multiple sequence alignment format (PSA).
* The extended header multiple sequence alignment format (XPSA).
.
Programs to build generalized profiles
pfmake
Build a profile from a multiple sequence alignment.
pfscale
Fit parameters of an extreme-value distribution to a profile score list.
pfw
Weight sequences of a multiple sequence alignment to correct for
sampling bias.
.
Programs to search with generalized profiles
pfsearch / pfsearchV3
Search a protein or DNA sequence library for sequence segments matching
a profile (V3 is the new version of this tool).
pfscan
Scan a protein or DNA sequence with a profile library
.
Conversion programs
psa2msa
Reformat PSA file to Pearson/Fasta multiple sequence alignment file.
ptof
Convert a protein profile into a frame-search profile to search DNA
sequences. To be used with 2ft.
2ft
Converts both strands of DNA into so-called interleaved
frame-translated DNA sequences to search with protein profiles. To be
used with ptof.
6ft
Translates all six reading frames of a double-stranded DNA sequence
into individual protein sequences.
pfgtop
Convert a profile in GCG format into PROSITE format.
pfhtop
Convert a HMMER1 ASCII-formatted HMM into an equivalent PROSITE profile.
ptoh
Converts a generalized profile into an approximately equivalent HMM
profile in HMMER1 format (can be read by the hmmconvert program from
the HMMER2 package).
Description-md5:
Homepage: https://github.com/sib-swiss/pftools3
Section: science
Priority: optional
Filename: pool/main/p/pftools/pftools_3.2.12-1_amd64.deb