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

Last updated: May 18,2024

1. Install "python3-hyphy" package

Here is a brief guide to show you how to install python3-hyphy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-hyphy

2. Uninstall "python3-hyphy" package

Please follow the instructions below to uninstall python3-hyphy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-hyphy
Priority: optional
Section: universe/python
Installed-Size: 2151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: hyphy
Version: 2.2.6+dfsg-3build3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgomp1 (>= 4.9), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.1.1), python3 (<< 3.6), python3 (>= 3.5~), hyphy-common
Filename: pool/universe/h/hyphy/python3-hyphy_2.2.6+dfsg-3build3_amd64.deb
Size: 831740
MD5sum: f3312de68ff079f1ea8e2de9e2dc0865
SHA1: e467548c6aa3f280f812b445edcf51a6defde5b1
SHA256: 98a9685c316ede8e8215640557d513678211f572e52be3a0bbc5d0f494ec23df
Description-en: Hypothesis testing using Phylogenies (Python 3 module)
HyPhy is an open-source software package for the analysis of genetic
sequences using techniques in phylogenetics, molecular evolution, and
machine learning. It features a complete graphical user interface (GUI)
and a rich scripting language for limitless customization of analyses.
Additionally, HyPhy features support for parallel computing environments
(via message passing interface) and it can be compiled as a shared
library and called from other programming environments such as Python or
R. Continued development of HyPhy is currently supported in part by an
NIGMS R01 award 1R01GM093939.
.
This package provides files the Python 3 module.
Description-md5: ca29549bddd852df15a8b3b15ac0c457
Homepage: http://hyphy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu