openbabel-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S openbabel-git

* (Optional) Uninstall openbabel-git on Arch using YAY

$ yay -Rns openbabel-git

2. Manually Install "openbabel-git" via AUR

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

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

b. Clone openbabel-git's git locally

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

c. Go to ~/openbabel-git folder and install it

$ cd ~/openbabel-git $ makepkg -si

3. Information about the openbabel-git package on Arch User Repository (AUR)

ID: 710996
Name: openbabel-git
PackageBaseID: 92650
PackageBase: openbabel-git
Version: 3.0.90.r5774.686ee22f2-1
Description: A library designed to interconvert between many file formats used in molecular modeling and computational chemistry (git version, builds Python bindings)
URL: https://github.com/openbabel/openbabel
NumVotes: 2
Popularity: 0
OutOfDate: 1686673766
Maintainer: berquist
Submitter: berquist
FirstSubmitted: 1430364142
LastModified: 1584900124
URLPath: /cgit/aur.git/snapshot/openbabel-git.tar.gz