How to Install and Uninstall bifrost Package on Kali Linux

Last updated: November 24,2024

1. Install "bifrost" package

Please follow the guidance below to install bifrost on Kali Linux

$ sudo apt update $ sudo apt install bifrost

2. Uninstall "bifrost" package

Here is a brief guide to show you how to uninstall bifrost on Kali Linux:

$ sudo apt remove bifrost $ sudo apt autoclean && sudo apt autoremove

3. Information about the bifrost package on Kali Linux

Package: bifrost
Version: 1.3.1-1
Installed-Size: 1222
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbifrost0 (>= 1.3.1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Size: 512024
SHA256: 1754fbf3a6d5b0fd41f19dd1ad50f5cbbd63e3d2654821e64ca8ee1c4c1e07e8
SHA1: 1d677fc3861f13a9deabd00f4910b703454b68a3
MD5sum: adafd69de4c381a2ceacb7b1c2d7cea2
Description: parallel construction, indexing and querying of de Bruijn graphs
Bifrost is a command-line tool for sequencing that features a broad
range of functions, such as indexing, editing, and querying the graph,
and includes a graph coloring method that maps each k-mer of the graph
to the genomes it occurs in.
.
* Build, index, color and query the compacted de Bruijn graph
* No need to build the uncompacted de Bruijn graph
* Reads or assembled genomes as input
* Output graph in GFA (can be visualized with Bandage), FASTA or binary
* Graph cleaning: short tip clipping, etc.
* Multi-threaded
* No parameters to estimate with other tools
* Exact or approximate k-mer search of queries
Description-md5:
Homepage: https://github.com/pmelsted/bifrost
Section: python
Priority: optional
Filename: pool/main/b/bifrost/bifrost_1.3.1-1_amd64.deb

5. The same packages on other Linux Distributions