How to Install and Uninstall vg-docs Package on Kali Linux

Last updated: May 14,2024

1. Install "vg-docs" package

Please follow the guidance below to install vg-docs on Kali Linux

$ sudo apt update $ sudo apt install vg-docs

2. Uninstall "vg-docs" package

Please follow the step by step instructions below to uninstall vg-docs on Kali Linux:

$ sudo apt remove vg-docs $ sudo apt autoclean && sudo apt autoremove

3. Information about the vg-docs package on Kali Linux

Package: vg-docs
Source: vg
Version: 1.30.0+ds-1
Installed-Size: 27019
Maintainer: Debian Med Packaging Team
Architecture: all
Size: 1589948
SHA256: 4a1d9622ff5a6e36a8176456cc4b10c925f25650cc45f19e7216079b69044171
SHA1: 87633eb694b881b2d1a49bde81f1ab54a6ab139c
MD5sum: c7c889209f6733588d5f5ccbd98a2293
Description: tools for working with genome variation graphs -- docs
variation graph data structures, interchange formats, alignment, genotyping,
and variant calling methods
.
Variation graphs provide a succinct encoding of the sequences of many genomes.
A variation graph (in particular as implemented in vg) is composed of:
.
- nodes, which are labeled by sequences and ids
- edges, which connect two nodes via either of their respective ends
- paths, describe genomes, sequence alignments, and annotations (such as gene
models and transcripts) as walks through nodes connected by edges
.
This model is similar to a number of sequence graphs that have been used in
assembly and multiple sequence alignment. Paths provide coordinate systems
relative to genomes encoded in the graph, allowing stable mappings to be
produced even if the structure of the graph is changed.
.
This package provides the documentation
Description-md5: 7a8f531e2a5e5f890a38c22d735d0853
Multi-Arch: foreign
Homepage: https://github.com/vgteam/vg#vg
Section: science
Priority: optional
Filename: pool/main/v/vg/vg-docs_1.30.0+ds-1_all.deb