Skip to content

Instantly share code, notes, and snippets.

View gabrielpgomide's full-sized avatar

gabrielpgomide

View GitHub Profile
@gabrielpgomide
gabrielpgomide / installing-packages-on-linux.md
Last active March 14, 2024 18:05 — forked from flaviaerius/install-samtools-bcftools-and-htslib.md
Install samtools, bcftools and htslib on linux

Installing packages on linux

Install some build dependencies

sudo apt update

sudo apt-get install autoconf automake make gcc perl zlib1g-dev libbz2-dev liblzma-dev libcurl4-gnutls-dev libssl-dev wget libncurses5-dev bzip2