abinit on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "abinit" 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 abinit on Arch using YAY

$ yay -S abinit

* (Optional) Uninstall abinit on Arch using YAY

$ yay -Rns abinit

2. Manually Install "abinit" via AUR

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

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

b. Clone abinit's git locally

$ git clone https://aur.archlinux.org/abinit.git ~/abinit

c. Go to ~/abinit folder and install it

$ cd ~/abinit $ makepkg -si

3. Information about the abinit package on Arch User Repository (AUR)

ID: 1360630
Name: abinit
PackageBaseID: 32945
PackageBase: abinit
Version: 9.10.3-1
Description: Full-featured atomic-scale first-principles simulation software.
URL: https://www.abinit.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter:
FirstSubmitted: 1261121016
LastModified: 1701114609
URLPath: /cgit/aur.git/snapshot/abinit.tar.gz