gabedit on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S gabedit

* (Optional) Uninstall gabedit on Arch using YAY

$ yay -Rns gabedit

2. Manually Install "gabedit" via AUR

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

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

b. Clone gabedit's git locally

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

c. Go to ~/gabedit folder and install it

$ cd ~/gabedit $ makepkg -si

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

ID: 987460
Name: gabedit
PackageBaseID: 110047
PackageBase: gabedit
Version: 2.5.1-1
Description: A graphical user interface to computational chemistry packages
URL: http://gabedit.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Sylogista
Submitter:
FirstSubmitted: 1460484746
LastModified: 1636675832
URLPath: /cgit/aur.git/snapshot/gabedit.tar.gz