How to Install and Uninstall fml-asm Package on Kali Linux

Last updated: May 12,2024

1. Install "fml-asm" package

This guide let you learn how to install fml-asm on Kali Linux

$ sudo apt update $ sudo apt install fml-asm

2. Uninstall "fml-asm" package

This guide let you learn how to uninstall fml-asm on Kali Linux:

$ sudo apt remove fml-asm $ sudo apt autoclean && sudo apt autoremove

3. Information about the fml-asm package on Kali Linux

Package: fml-asm
Source: fermi-lite (0.1+git20190320.b499514-1)
Version: 0.1+git20190320.b499514-1+b1
Installed-Size: 152
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Size: 68488
SHA256: ffad2bd9f1c96b7f22fe9a1e03d210e7f3f5bcf9b1571bc0d1247f166afc4fbb
SHA1: 4bc0d779e6187467d5bd33ce9c3b3ee39c8210c7
MD5sum: 7f8a22eadf4b153796203980b23642b9
Description: tool for assembling Illumina short reads in small regions
Fml-asm is a command-line tool for assembling Illumina short reads in regions
from 100bp to 10 million bp in size, based on the fermi-lite library.
It is largely a light-weight in-memory version of fermikit without
generating any intermediate files. It inherits the performance, the relatively
small memory footprint and the features of fermikit. In particular, fermi-lite
is able to retain heterozygous events and thus can be used to assemble diploid
regions for the purpose of variant calling.
Description-md5:
Homepage: https://github.com/lh3/fermi-lite
Section: science
Priority: optional
Filename: pool/main/f/fermi-lite/fml-asm_0.1+git20190320.b499514-1+b1_amd64.deb