rdkit-inchi on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rdkit-inchi

* (Optional) Uninstall rdkit-inchi on Arch using YAY

$ yay -Rns rdkit-inchi

2. Manually Install "rdkit-inchi" via AUR

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

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

b. Clone rdkit-inchi's git locally

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

c. Go to ~/rdkit-inchi folder and install it

$ cd ~/rdkit-inchi $ makepkg -si

3. Information about the rdkit-inchi package on Arch User Repository (AUR)

ID: 1253322
Name: rdkit-inchi
PackageBaseID: 192267
PackageBase: rdkit-inchi
Version: 2023_03_1-1
Description: A collection of cheminformatics and machine-learning software written in C++ and Python. This version includes InChI support.
URL: http://rdkit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benjymack
Submitter: benjymack
FirstSubmitted: 1680424372
LastModified: 1683325512
URLPath: /cgit/aur.git/snapshot/rdkit-inchi.tar.gz