pimd on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S pimd

* (Optional) Uninstall pimd on Arch using YAY

$ yay -Rns pimd

2. Manually Install "pimd" via AUR

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

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

b. Clone pimd's git locally

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

c. Go to ~/pimd folder and install it

$ cd ~/pimd $ makepkg -si

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

ID: 308772
Name: pimd
PackageBaseID: 55478
PackageBase: pimd
Version: 2.3.2-2
Description: A stand-alone implementation of the DVMRP multicast routing protocol.
URL: http://freshmeat.net/projects/pimd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: sergej
FirstSubmitted: 1325455064
LastModified: 1464944606
URLPath: /cgit/aur.git/snapshot/pimd.tar.gz