go4 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S go4

* (Optional) Uninstall go4 on Arch using YAY

$ yay -Rns go4

2. Manually Install "go4" via AUR

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

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

b. Clone go4's git locally

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

c. Go to ~/go4 folder and install it

$ cd ~/go4 $ makepkg -si

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

ID: 1392843
Name: go4
PackageBaseID: 56317
PackageBase: go4
Version: 6.3.0-1
Description: Object-oriented system (GSI Object Oriented On-line Off-line system) based on ROOT
URL: https://www.gsi.de/en/work/research/experiment_electronics/data_processing/data_analysis/the_go4_home_page.htm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: donpicoro
Submitter: donpicoro
FirstSubmitted: 1328136669
LastModified: 1706266017
URLPath: /cgit/aur.git/snapshot/go4.tar.gz