gops on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gops

* (Optional) Uninstall gops on Arch using YAY

$ yay -Rns gops

2. Manually Install "gops" via AUR

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

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

b. Clone gops's git locally

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

c. Go to ~/gops folder and install it

$ cd ~/gops $ makepkg -si

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

ID: 1148407
Name: gops
PackageBaseID: 129767
PackageBase: gops
Version: 0.3.25-1
Description: A tool to list and diagnose Go processes currently running on your system
URL: https://github.com/google/gops
NumVotes: 0
Popularity: 0
OutOfDate: 1699486608
Maintainer: fzerorubigd
Submitter: dmgk
FirstSubmitted: 1517758832
LastModified: 1664914254
URLPath: /cgit/aur.git/snapshot/gops.tar.gz