epkill on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S epkill

* (Optional) Uninstall epkill on Arch using YAY

$ yay -Rns epkill

2. Manually Install "epkill" via AUR

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

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

b. Clone epkill's git locally

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

c. Go to ~/epkill folder and install it

$ cd ~/epkill $ makepkg -si

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

ID: 252528
Name: epkill
PackageBaseID: 83065
PackageBase: epkill
Version: 1.2-1
Description: procps utilties with environment constraints
URL: https://github.com/maandree/epkill
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1402912589
LastModified: 1449039584
URLPath: /cgit/aur.git/snapshot/epkill.tar.gz