python2-openbabel on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python2-openbabel

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

$ yay -Rns python2-openbabel

2. Manually Install "python2-openbabel" via AUR

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

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

b. Clone python2-openbabel's git locally

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

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

$ cd ~/python2-openbabel $ makepkg -si

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

ID: 1020383
Name: python2-openbabel
PackageBaseID: 120960
PackageBase: python2-openbabel
Version: 3.1.1-1
Description: A library designed to interconvert between many file formats used in molecular modeling and computational chemistry: Python2 bindings
URL: http://openbabel.org/wiki/Main_Page
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: awacha
FirstSubmitted: 1490366052
LastModified: 1642490912
URLPath: /cgit/aur.git/snapshot/python2-openbabel.tar.gz