python-pubchempy on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pubchempy

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

$ yay -Rns python-pubchempy

2. Manually Install "python-pubchempy" via AUR

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

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

b. Clone python-pubchempy's git locally

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

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

$ cd ~/python-pubchempy $ makepkg -si

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

ID: 1423813
Name: python-pubchempy
PackageBaseID: 155712
PackageBase: python-pubchempy
Version: 1.0.4-2
Description: A simple Python wrapper around the PubChem PUG REST API.
URL: https://github.com/mcs07/PubChemPy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1595317744
LastModified: 1709990083
URLPath: /cgit/aur.git/snapshot/python-pubchempy.tar.gz