gops on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install gops on Arch using YAY
$
yay -S
gops
Copied
* (Optional) Uninstall gops on Arch using YAY
$
yay -Rns
gops
Copied
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
Copied
b. Clone gops's git locally
$
git clone https://aur.archlinux.org/gops.git
~/gops
Copied
c. Go to ~/gops folder and install it
$
cd
~/gops
Copied
$
makepkg -si
Copied
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
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