How to Install and Uninstall twopaco Package on Kali Linux

Last updated: November 07,2024

1. Install "twopaco" package

In this section, we are going to explain the necessary steps to install twopaco on Kali Linux

$ sudo apt update $ sudo apt install twopaco

2. Uninstall "twopaco" package

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

$ sudo apt remove twopaco $ sudo apt autoclean && sudo apt autoremove

3. Information about the twopaco package on Kali Linux

Package: twopaco
Version: 1.0.0+dfsg-1
Installed-Size: 1616
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libtbb12 (>= 2021.4.0), libtbbmalloc2 (>= 2017~U7)
Size: 388416
SHA256: 661c7764cba4c1ce20eae3ad41574f89251254709e92ddc4d216dd9bc517dba3
SHA1: c0b297130f51481cf29e9ef3d1872a6fcb8c0011
MD5sum: 5f8e86a3e3bc36aae6402a5f1aee1fed
Description: build the compacted de Bruijn graph from many complete genomes
TwoPaCo is an implementation of the algorithm described in the paper
"TwoPaCo: An efficient algorithm to build the compacted de Bruijn graph
from many complete genomes".
.
This package contains two programs:
.
twopaco: tool for direct construction of the compressed graph from
multiple complete genomes
graphdump: utility that turns output of twopaco into a text format
Description-md5:
Homepage: https://github.com/medvedevgroup/TwoPaCo
Section: science
Priority: optional
Filename: pool/main/t/twopaco/twopaco_1.0.0+dfsg-1_amd64.deb