How to Install and Uninstall libstatgen-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "libstatgen-doc" package

Here is a brief guide to show you how to install libstatgen-doc on Kali Linux

$ sudo apt update $ sudo apt install libstatgen-doc

2. Uninstall "libstatgen-doc" package

This tutorial shows how to uninstall libstatgen-doc on Kali Linux:

$ sudo apt remove libstatgen-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstatgen-doc package on Kali Linux

Package: libstatgen-doc
Source: libstatgen
Version: 1.0.15-7
Installed-Size: 26927
Maintainer: Debian Med Packaging Team
Architecture: all
Recommends: libstatgen-dev (>= 1.0.15-7)
Size: 1453860
SHA256: 195e18e979125d9465d4f7cd7e5b11abe88f15dd3e6a7bc2164481579367e9d7
SHA1: ca78d637cd6faddcc13bc675550c408a435a0889
MD5sum: e4b1d40dc3e73cfe9948644a45960f02
Description: documentation files for the libStatGen
libStatGen is a library for statistical genetic programs. It includes some:
A. General Operation Classes including: File/Stream I/O, String processing
and Parameter Parsing.
B. Statistical Genetic Specific Classes including: Handling Common file
formats (Accessors to get/set values, Indexed access to BAM files) and
some utility classes, including: 1. Cigar: interpretation and mapping
between query and reference. 2. Pileup: structured access to data by
individual reference position.
.
This package provides the documentation files for libstatgen.
Description-md5:
Multi-Arch: foreign
Homepage: https://genome.sph.umich.edu/wiki/C++_Library:_libStatGen
Section: doc
Priority: optional
Filename: pool/main/libs/libstatgen/libstatgen-doc_1.0.15-7_all.deb