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

Last updated: April 29,2024

1. Install "python3-yt" package

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

$ sudo apt update $ sudo apt install python3-yt

2. Uninstall "python3-yt" package

This tutorial shows how to uninstall python3-yt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-yt
Priority: optional
Section: universe/python
Installed-Size: 13696
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: amd64
Source: yt
Version: 3.2.1-2
Depends: python3 (<< 3.6), python3 (>= 3.4~), libc6 (>= 2.14), libgomp1 (>= 4.9), python3-h5py, python3-matplotlib, python3-numpy (>= 1:1.6.1), python3-numpy-abi9, python3-sympy
Suggests: python3-astropy, python3-scipy, python3-pyx
Filename: pool/universe/y/yt/python3-yt_3.2.1-2_amd64.deb
Size: 2253736
MD5sum: 7df4890a475cdc06d93e2e1cbf3614d1
SHA1: 49f3c9746b08a447a53a82e64a8fd012e2db106a
SHA256: 2d16032ec1ebbb66fcbde96bd176a78c8d9708665dd752d5708db1f9b5121fe7
Description-en: Framework for analyzing and visualizing simulation data (Python 3)
The yt project aims to produce an integrated science environment for
collaboratively asking and answering astrophysical questions. To do so, it will
encompass the creation of initial conditions, the execution of simulations, and
the detailed exploration and visualization of the resultant data. It will also
provide a standard framework based on physical quantities interoperability
between codes.
.
This package contains the Python 3 version of the package.
Description-md5: 474d96cf09f9be2810405e188811c9be
Homepage: http://yt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu