inchi on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S inchi

* (Optional) Uninstall inchi on Arch using YAY

$ yay -Rns inchi

2. Manually Install "inchi" via AUR

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

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

b. Clone inchi's git locally

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

c. Go to ~/inchi folder and install it

$ cd ~/inchi $ makepkg -si

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

ID: 1034664
Name: inchi
PackageBaseID: 44606
PackageBase: inchi
Version: 1.06-1
Description: IUPAC InChI utility
URL: http://www.iupac.org/inchi/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1292782674
LastModified: 1644527195
URLPath: /cgit/aur.git/snapshot/inchi.tar.gz

5. The same packages on other Linux Distributions