olsrd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S olsrd

* (Optional) Uninstall olsrd on Arch using YAY

$ yay -Rns olsrd

2. Manually Install "olsrd" via AUR

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

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

b. Clone olsrd's git locally

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

c. Go to ~/olsrd folder and install it

$ cd ~/olsrd $ makepkg -si

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

ID: 465042
Name: olsrd
PackageBaseID: 111742
PackageBase: olsrd
Version: 0.9.6.2-1
Description: The olsr.org implementation of the Optimized Link State Routing Protocol.
URL: http://www.olsr.org/mediawiki/index.php/Olsrd
NumVotes: 2
Popularity: 0
OutOfDate: 1693567184
Maintainer:
Submitter: nimrod_mack
FirstSubmitted: 1464374386
LastModified: 1511876175
URLPath: /cgit/aur.git/snapshot/olsrd.tar.gz