arpoison on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S arpoison

* (Optional) Uninstall arpoison on Arch using YAY

$ yay -Rns arpoison

2. Manually Install "arpoison" via AUR

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

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

b. Clone arpoison's git locally

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

c. Go to ~/arpoison folder and install it

$ cd ~/arpoison $ makepkg -si

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

ID: 214538
Name: arpoison
PackageBaseID: 40682
PackageBase: arpoison
Version: 0.7-1
Description: The UNIX arp cache update utility
URL: http://www.arpoison.net
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1284092370
LastModified: 1437653514
URLPath: /cgit/aur.git/snapshot/arpoison.tar.gz