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

Last updated: May 01,2024

1. Install "python-skbio" package

Please follow the guidance below to install python-skbio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-skbio

2. Uninstall "python-skbio" package

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

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

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

Package: python-skbio
Priority: optional
Section: universe/python
Installed-Size: 3208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.4.1-1
Depends: libc6 (>= 2.4), ipython, python (<< 2.8), python (>= 2.7~), python-bz2file, python-cachecontrol, python-contextlib2, python-decorator, python-future, python-lockfile, python-matplotlib, python-natsort, python-nose, python-numpy, python-pandas, python-scipy, python-six (>= 1.9.0), python:any (>= 2.7.5-5~)
Suggests: python-skbio-doc (= 0.4.1-1)
Filename: pool/universe/p/python-skbio/python-skbio_0.4.1-1_amd64.deb
Size: 490124
MD5sum: f44009eb0002b581503c5ea0aa94a516
SHA1: 429e7f2cbded6aabaac2c0c9a1cb43eed36d6d1e
SHA256: d523a2ee77d46f54044acb53a2d91d61f62cfab4544de3d497ea6115a7f1b891
Description-en: Python data structures, algorithms, educational resources for bioinformatics
Scikit-bio is a Python package providing data structures, algorithms, and
educational resources for bioinformatics.
.
This is the package for Python2
Description-md5: c3f9fa994def8f1deaf84e9e7ee0d4ba
Homepage: https://github.com/biocore/scikit-bio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu