How to Install and Uninstall freecontact Package on Kali Linux

Last updated: October 06,2024

1. Install "freecontact" package

Learn how to install freecontact on Kali Linux

$ sudo apt update $ sudo apt install freecontact

2. Uninstall "freecontact" package

This is a short guide on how to uninstall freecontact on Kali Linux:

$ sudo apt remove freecontact $ sudo apt autoclean && sudo apt autoremove

3. Information about the freecontact package on Kali Linux

Package: freecontact
Source: freecontact (1.0.21-13)
Version: 1.0.21-13+b2
Installed-Size: 1771
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfreecontact0v5 (>= 1.0.21), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libxerces-c3.2, perl:any
Suggests: bash-completion, hhsuite, hmmer
Size: 375932
SHA256: 0fa52f71d2b0163427780fa7e6b9bedbcb93fda80e4a991256b575d6e9821990
SHA1: c9d606275ca98bea396849b2a076127c2d76a2a2
MD5sum: fad10d9bc19f3382fac31bc60f4c70e9
Description: fast protein contact predictor
FreeContact is a protein residue contact predictor optimized for speed.
Its input is a multiple sequence alignment. FreeContact can function as an
accelerated drop-in for the published contact predictors
EVfold-mfDCA of DS. Marks (2011) and
PSICOV of D. Jones (2011).
.
FreeContact is accelerated by a combination of vector instructions, multiple
threads, and faster implementation of key parts.
Depending on the alignment, 8-fold or higher speedups are possible.
.
A sufficiently large alignment is required for meaningful results.
As a minimum, an alignment with an effective (after-weighting) sequence count
bigger than the length of the query sequence should be used. Alignments with
tens of thousands of (effective) sequences are considered good input.
.
jackhmmer(1) from the hmmer package, or hhblits(1) from hhsuite
can be used to generate the alignments, for example.
.
This package contains the command line tool freecontact(1).
Description-md5:
Homepage: https://rostlab.org/
Section: science
Priority: optional
Filename: pool/main/f/freecontact/freecontact_1.0.21-13+b2_amd64.deb