avogadro on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S avogadro

* (Optional) Uninstall avogadro on Arch using YAY

$ yay -Rns avogadro

2. Manually Install "avogadro" via AUR

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

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

b. Clone avogadro's git locally

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

c. Go to ~/avogadro folder and install it

$ cd ~/avogadro $ makepkg -si

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

ID: 541619
Name: avogadro
PackageBaseID: 117812
PackageBase: avogadro
Version: 1.2.0-6
Description: An advanced molecular editor based on Qt
URL: http://avogadro.openmolecules.net/wiki/Main_Page
NumVotes: 15
Popularity: 0.00654
OutOfDate:
Maintainer: berquist
FirstSubmitted: 1481972109
LastModified: 1536287881
URLPath: /cgit/aur.git/snapshot/avogadro.tar.gz