rdkit-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rdkit-git

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

$ yay -Rns rdkit-git

2. Manually Install "rdkit-git" via AUR

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

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

b. Clone rdkit-git's git locally

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

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

$ cd ~/rdkit-git $ makepkg -si

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

ID: 1262454
Name: rdkit-git
PackageBaseID: 193958
PackageBase: rdkit-git
Version: 20161007-1
Description: RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
URL: http://rdkit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tenshi65535
Submitter: Tenshi65535
FirstSubmitted: 1684899821
LastModified: 1684899821
URLPath: /cgit/aur.git/snapshot/rdkit-git.tar.gz