How to Install and Uninstall python-pysam Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 06,2024

1. Install "python-pysam" package

Please follow the step by step instructions below to install python-pysam on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pysam

2. Uninstall "python-pysam" package

Please follow the guidance below to uninstall python-pysam on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pysam $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pysam package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pysam
Priority: optional
Section: universe/python
Installed-Size: 2287
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.7.7-1ubuntu1
Depends: libc6 (>= 2.15), zlib1g (>= 1:1.2.3.3), python:any (>= 2.7.5-5~), python (<< 2.8), cython, python (>= 2.7~), python-pyrex
Filename: pool/universe/p/python-pysam/python-pysam_0.7.7-1ubuntu1_amd64.deb
Size: 647086
MD5sum: dfff56e12bfbb2ed4cd0498d91bfebfc
SHA1: 4e61fa195f51942f2be958d7988d1b6f013188eb
SHA256: a04130d8c514ed4e8c77d2a0eb4e85b85f97f4196b1b33cc1403adab49e0251d
Description-en: interface for the SAM/BAM sequence alignment and mapping format
Pysam is a Python module for reading and manipulating Samfiles. It's a
lightweight wrapper of the samtools C-API.
Description-md5: 7f3eb676e6e37af068616b49f91f9c34
Homepage: https://github.com/pysam-developers/pysam
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu