fkill on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S fkill

* (Optional) Uninstall fkill on Arch using YAY

$ yay -Rns fkill

2. Manually Install "fkill" via AUR

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

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

b. Clone fkill's git locally

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

c. Go to ~/fkill folder and install it

$ cd ~/fkill $ makepkg -si

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

ID: 1349200
Name: fkill
PackageBaseID: 126093
PackageBase: fkill
Version: 8.0.0-1
Description: Fabulously kill processes. Cross-platform.
URL: https://github.com/sindresorhus/fkill-cli
NumVotes: 9
Popularity: 0.058163
OutOfDate:
Maintainer: yochananmarqos
Submitter: ivanfon
FirstSubmitted: 1507088190
LastModified: 1699377430
URLPath: /cgit/aur.git/snapshot/fkill.tar.gz