python-ase on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "python-ase" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-ase on Arch using YAY

$ yay -S python-ase

* (Optional) Uninstall python-ase on Arch using YAY

$ yay -Rns python-ase

2. Manually Install "python-ase" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-ase's git locally

$ git clone https://aur.archlinux.org/python-ase.git ~/python-ase

c. Go to ~/python-ase folder and install it

$ cd ~/python-ase $ makepkg -si

3. Information about the python-ase package on Arch User Repository (AUR)

ID: 996869
Name: python-ase
PackageBaseID: 111687
PackageBase: python-ase
Version: 3.22.1-1
Description: Atomic Simulation Environment (ASE) is a set of tools and Python modules for setting up, manipulating, running, visualizing and analyzing atomistic simulations.
URL: http://wiki.fysik.dtu.dk/ase
NumVotes: 4
Popularity: 0.000702
OutOfDate:
Maintainer: rew
Submitter: rew
FirstSubmitted: 1464228169
LastModified: 1638409621
URLPath: /cgit/aur.git/snapshot/python-ase.tar.gz