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

Last updated: May 19,2024

1. Install "python-ase" package

This is a short guide on how to install python-ase on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ase

2. Uninstall "python-ase" package

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

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

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

Package: python-ase
Priority: optional
Section: universe/python
Installed-Size: 5012
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Version: 3.9.1.4567-3
Depends: python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-gtk2, python-matplotlib, python-scipy
Suggests: python-ase-doc
Filename: pool/universe/p/python-ase/python-ase_3.9.1.4567-3_all.deb
Size: 840314
MD5sum: c0438705f2aabd4fd78d37c187eb1af0
SHA1: 0e3c949c452e505cecf6946144fd9e7de534626d
SHA256: d6bd7a254238347058e479ce4e181252a9782716bce2092e263cd41acd64781c
Description-en: Atomic Simulation Environment (Python 2)
ASE is an Atomic Simulation Environment written in the Python programming
language with the aim of setting up, stearing, and analyzing atomic
simulations. ASE is part of CAMPOS, the CAMP Open Source project.
.
ASE contains Python interfaces to several different electronic structure
codes including Abinit, Asap, Dacapo, Elk, GPAW and SIESTA.
.
This package provides the Python 2 modules.
Description-md5: 06b3ed7706dd35f9d81e835c96f82edc
Homepage: https://wiki.fysik.dtu.dk/ase/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu