How to Install and Uninstall assembly-stats Package on Kali Linux

Last updated: May 18,2024

1. Install "assembly-stats" package

Please follow the steps below to install assembly-stats on Kali Linux

$ sudo apt update $ sudo apt install assembly-stats

2. Uninstall "assembly-stats" package

This is a short guide on how to uninstall assembly-stats on Kali Linux:

$ sudo apt remove assembly-stats $ sudo apt autoclean && sudo apt autoremove

3. Information about the assembly-stats package on Kali Linux

Package: assembly-stats
Version: 1.0.1+ds-6
Installed-Size: 75
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 22288
SHA256: a9ad7dfcc9d3dfdb53e5502c643c81eff1a1310b793688f265ace24cc739a043
SHA1: 1e5f358f6082e01950122ac98be19f1668d8faad
MD5sum: 527f2e178d748fb961099b1ff050dc82
Description: get assembly statistics from FASTA and FASTQ files
Get statistics from a list of files.
.
Detection of FASTA or FASTQ format of each file is automatic from the
file contents, so file names and extensions are irrelevant.
.
The default output format is human readable. You can change the output
format and ignore sequences shorter than a given length.
Description-md5:
Homepage: https://github.com/sanger-pathogens/assembly-stats
Section: science
Priority: optional
Filename: pool/main/a/assembly-stats/assembly-stats_1.0.1+ds-6_amd64.deb