How to Install and Uninstall libsnp-sites1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libsnp-sites1-dev" package

Please follow the guidelines below to install libsnp-sites1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsnp-sites1-dev

2. Uninstall "libsnp-sites1-dev" package

In this section, we are going to explain the necessary steps to uninstall libsnp-sites1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsnp-sites1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnp-sites1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsnp-sites1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: snp-sites
Version: 2.1.3-2
Provides: libsnp-sites-dev
Depends: libsnp-sites1 (= 2.1.3-2)
Conflicts: libsnp-sites-dev
Filename: pool/universe/s/snp-sites/libsnp-sites1-dev_2.1.3-2_amd64.deb
Size: 12592
MD5sum: 8a2b6534fae685fc63a1765663b41646
SHA1: aefe4b1c57aa933fde898c78449bdc0f9be9372c
SHA256: 78ab8fe225202724688a86da8b7c22baeb947ef74aabc7e27e2ff4f58da331c8
Description-en: Static libraries and header files for the package snp-sites
Snp-sites finds single nucleotide polymorphism (SNP) sites from
multi-fasta alignment input files (which might be compressed). Its
output can be in various widely used formats (Multi Fasta Alignment,
Vcf, phylip).
.
The software has been developed at the Wellcome Trust Sanger Institute.
.
This package contains the development files to include snp-sites
into your own code. The library enables Python developers to make
snp-sites function calls (Python bindings) through the Boost Python
Library.
Description-md5: f03ab28237b432d9db9de58769516b69
Homepage: https://github.com/sanger-pathogens/snp_sites
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu