How to Install and Uninstall ggd-utils Package on Kali Linux

Last updated: May 13,2024

1. Install "ggd-utils" package

This tutorial shows how to install ggd-utils on Kali Linux

$ sudo apt update $ sudo apt install ggd-utils

2. Uninstall "ggd-utils" package

This guide covers the steps necessary to uninstall ggd-utils on Kali Linux:

$ sudo apt remove ggd-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the ggd-utils package on Kali Linux

Package: ggd-utils
Source: ggd-utils (1.0.0+ds-1)
Version: 1.0.0+ds-1+b9
Installed-Size: 5300
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1886572
SHA256: 9901feacdd5d09867a4fa39575dc08847ce399b0936463931dfa8768f95a780a
SHA1: 493d13f3100b07778a0d5cda52fc29de8d7ff49a
MD5sum: ba4d4cbf57218eb82ce9dc0e857be098
Description: programs for use in ggd
Takes a genome file and (currently) a .vcf.gz or
a .bed.gz and checks that:
.
* a .tbi is present
* the VCF has ""##fileformat=VCF" as the first
line
* the VCF has a #CHROM header
* the chromosome are in the order specified by
the genome file (and present)
* the positions are sorted
* the positions are <= the chromosome lengths
defined in the genome file.
.
As a result, any new genome going into GGD will have
a .genome file that will dictate the sort order
and presence or absence of the 'chr' prefix for chromosomes
Description-md5:
Homepage: https://github.com/gogetdata/ggd-utils
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-alexflint-go-arg (= 1.3.0+ds-2), golang-github-alexflint-go-scalar (= 1.0.0+ds-2), golang-github-biogo-hts (= 1.4.4+dfsg1-1), golang-github-klauspost-compress (= 1.17.0+ds1-1), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-shenwei356-xopen (= 0.0~git20181203.f4f16dd-2)
Section: science
Priority: optional
Filename: pool/main/g/ggd-utils/ggd-utils_1.0.0+ds-1+b9_amd64.deb