rdkit on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "rdkit" 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
Copied
b. Install rdkit on Arch using YAY
$
yay -S
rdkit
Copied
* (Optional) Uninstall rdkit on Arch using YAY
$
yay -Rns
rdkit
Copied
2. Manually Install "rdkit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rdkit's git locally
$
git clone https://aur.archlinux.org/rdkit.git
~/rdkit
Copied
c. Go to ~/rdkit folder and install it
$
cd
~/rdkit
Copied
$
makepkg -si
Copied
3. Information about the rdkit package on Arch User Repository (AUR)
ID: 1358841
Name: rdkit
PackageBaseID: 47728
PackageBase: rdkit
Version: 2023_09_2-1
Description: RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
URL: http://rdkit.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter:
FirstSubmitted: 1301164440
LastModified: 1700758539
URLPath: /cgit/aur.git/snapshot/rdkit.tar.gz
Name: rdkit
PackageBaseID: 47728
PackageBase: rdkit
Version: 2023_09_2-1
Description: RDKit - A collection of cheminformatics and machine-learning software written in C++ and Python.
URL: http://rdkit.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter:
FirstSubmitted: 1301164440
LastModified: 1700758539
URLPath: /cgit/aur.git/snapshot/rdkit.tar.gz