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

Last updated: May 13,2024

1. Install "python3-ase" package

Please follow the steps below to install python3-ase on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ase

2. Uninstall "python3-ase" package

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

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

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

Package: python3-ase
Priority: optional
Section: universe/python
Installed-Size: 4861
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Source: python-ase
Version: 3.9.1.4567-3
Depends: python3-numpy, python3:any (>= 3.3.2-2~)
Recommends: python3-matplotlib, python3-scipy
Suggests: python-ase-doc
Filename: pool/universe/p/python-ase/python3-ase_3.9.1.4567-3_all.deb
Size: 811388
MD5sum: 9545175a31df04a6786eaf5e5bbea00d
SHA1: 0c7314f0765cca6dea20d8fed14459dbb2139efd
SHA256: 8af2f18b89c055caab3b1a3de6c04a9dcb338ee07ee990c76b4af287d2012962
Description-en: Atomic Simulation Environment (Python 3)
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 3 modules.
Description-md5: 13d6c3f5a8659f7f6b402882e6bf0b18
Homepage: https://wiki.fysik.dtu.dk/ase/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu