fzf-kill on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S fzf-kill

* (Optional) Uninstall fzf-kill on Arch using YAY

$ yay -Rns fzf-kill

2. Manually Install "fzf-kill" via AUR

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

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

b. Clone fzf-kill's git locally

$ git clone https://aur.archlinux.org/fzf-kill.git ~/fzf-kill

c. Go to ~/fzf-kill folder and install it

$ cd ~/fzf-kill $ makepkg -si

3. Information about the fzf-kill package on Arch User Repository (AUR)

ID: 1250075
Name: fzf-kill
PackageBaseID: 193117
PackageBase: fzf-kill
Version: 1.4.3-12
Description: kill -9 with fzf
URL: https://github.com/Zeioth/fzf-kill.git
NumVotes: 1
Popularity: 0.001577
OutOfDate:
Maintainer: Zeioth
Submitter: Zeioth
FirstSubmitted: 1682691177
LastModified: 1682755262
URLPath: /cgit/aur.git/snapshot/fzf-kill.tar.gz