How to Install and Uninstall python3-pbconsensuscore Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python3-pbconsensuscore" package

This tutorial shows how to install python3-pbconsensuscore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pbconsensuscore

2. Uninstall "python3-pbconsensuscore" package

Learn how to uninstall python3-pbconsensuscore on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pbconsensuscore $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pbconsensuscore package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pbconsensuscore
Priority: optional
Section: universe/python
Installed-Size: 2913
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: python-pbconsensuscore
Version: 1.0.1-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2), python3 (<< 3.6), python3 (>= 3.5~), python3-numpy (>= 1:1.8.0), python3-numpy-abi9
Filename: pool/universe/p/python-pbconsensuscore/python3-pbconsensuscore_1.0.1-1build1_amd64.deb
Size: 648628
MD5sum: 25685dcbd808e0da4b8301be5078166b
SHA1: dc6ba2b385d5a002a40d88e69f77db2054251af2
SHA256: 32e8ac8c72185deb05a6c65b01027a5941e7528438261c422bca50f057db2203
Description-en: algorithms for Pacific Biosciences multiple sequence consensus (Python 3)
ConsensusCore is a library of C++ algorithms for PacBio multiple sequence
consensus that powers Quiver (Python) and ConsensusTools (.NET). This library
primarily exists as the backend for GenomicConsensus, which implements Quiver.
.
This package is part of the SMRT Analysis suite.
It provides the Python3 module.
Description-md5: e1338381a4071242b1e76bb1719e1e8b
Homepage: https://github.com/PacificBiosciences/ConsensusCore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu