How to Install and Uninstall sga Package on Kali Linux

Last updated: November 07,2024

1. Install "sga" package

Learn how to install sga on Kali Linux

$ sudo apt update $ sudo apt install sga

2. Uninstall "sga" package

In this section, we are going to explain the necessary steps to uninstall sga on Kali Linux:

$ sudo apt remove sga $ sudo apt autoclean && sudo apt autoremove

3. Information about the sga package on Kali Linux

Package: sga
Source: sga (0.10.15-7)
Version: 0.10.15-7+b1
Installed-Size: 2432
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbamtools2.5.2 (>= 2.5.2+dfsg), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4), python3:any, perl:any, samtools, python3-ruffus, python3-pysam
Recommends: abyss
Size: 831952
SHA256: b460ca89bcd75fc7cec2069bdc1866bb05e20f938ddad9693b96279ba05a5f08
SHA1: 63661b24b81e150e0632cb8885a9ee4ebd221878
MD5sum: 4725595ed4f2c6c61fe975c06751c729
Description: de novo genome assembler that uses string graphs
The major goal of SGA is to be very memory efficient, which is achieved by
using a compressed representation of DNA sequence reads.
.
SGA is a de novo assembler for DNA sequence reads. It is based on Gene Myers'
string graph formulation of assembly and uses the FM-index/Burrows-Wheeler
transform to efficiently find overlaps between sequence reads.
Description-md5:
Homepage: https://github.com/jts/sga
Section: science
Priority: optional
Filename: pool/main/s/sga/sga_0.10.15-7+b1_amd64.deb