gkill-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gkill-bin

* (Optional) Uninstall gkill-bin on Arch using YAY

$ yay -Rns gkill-bin

2. Manually Install "gkill-bin" via AUR

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

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

b. Clone gkill-bin's git locally

$ git clone https://aur.archlinux.org/gkill-bin.git ~/gkill-bin

c. Go to ~/gkill-bin folder and install it

$ cd ~/gkill-bin $ makepkg -si

3. Information about the gkill-bin package on Arch User Repository (AUR)

ID: 739340
Name: gkill-bin
PackageBaseID: 146345
PackageBase: gkill-bin
Version: 1.0.2-6
Description: Interactive process killer written in Go
URL: https://github.com/heppu/gkill
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1572773639
LastModified: 1589900389
URLPath: /cgit/aur.git/snapshot/gkill-bin.tar.gz