exterminator on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S exterminator

* (Optional) Uninstall exterminator on Arch using YAY

$ yay -Rns exterminator

2. Manually Install "exterminator" via AUR

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

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

b. Clone exterminator's git locally

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

c. Go to ~/exterminator folder and install it

$ cd ~/exterminator $ makepkg -si

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

ID: 473176
Name: exterminator
PackageBaseID: 97198
PackageBase: exterminator
Version: 0.2.4-1
Description: A system process killer written in Python and Elementary
URL: http://jeffhoogland.github.io/Exterminator/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: dayynn
Submitter: Scimmia
FirstSubmitted: 1439262022
LastModified: 1514398289
URLPath: /cgit/aur.git/snapshot/exterminator.tar.gz