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

Last updated: May 18,2024

1. Install "python-yt" package

In this section, we are going to explain the necessary steps to install python-yt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-yt

2. Uninstall "python-yt" package

This guide let you learn how to uninstall python-yt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-yt
Priority: optional
Section: universe/python
Installed-Size: 9810
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: amd64
Source: yt
Version: 3.2.1-2
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgomp1 (>= 4.9), python-h5py, python-matplotlib, python-numpy (>= 1:1.6.1), python-numpy-abi9, python-sympy
Suggests: python-astropy, python-scipy, python-pyx
Filename: pool/universe/y/yt/python-yt_3.2.1-2_amd64.deb
Size: 1837862
MD5sum: 3f479dcdd955ca3a01b9c4bd70d0d105
SHA1: 0bb5eb16a27947a065bc699d39a246047e70f9a0
SHA256: 52af01bb24e75f25013abade82a276605d1d942ffa1e0399f7e445e74dd0894d
Description-en: Framework for analyzing and visualizing simulation data (Python 2)
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 2 version of the package.
Description-md5: a013610cc99fe0af266c7069fbc8a5bf
Homepage: http://yt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu