go-zoom on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S go-zoom

* (Optional) Uninstall go-zoom on Arch using YAY

$ yay -Rns go-zoom

2. Manually Install "go-zoom" via AUR

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

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

b. Clone go-zoom's git locally

$ git clone https://aur.archlinux.org/go-zoom.git ~/go-zoom

c. Go to ~/go-zoom folder and install it

$ cd ~/go-zoom $ makepkg -si

3. Information about the go-zoom package on Arch User Repository (AUR)

ID: 687454
Name: go-zoom
PackageBaseID: 148292
PackageBase: go-zoom
Version: 0.1.3-1
Description: Parallel command executor with a focus on simplicity and good cross-platform behaviour.
URL: https://github.com/pwr22/go-zoom
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pwr22
Submitter: pwr22
FirstSubmitted: 1579362391
LastModified: 1579362391
URLPath: /cgit/aur.git/snapshot/go-zoom.tar.gz