birdwatcher on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S birdwatcher

* (Optional) Uninstall birdwatcher on Arch using YAY

$ yay -Rns birdwatcher

2. Manually Install "birdwatcher" via AUR

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

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

b. Clone birdwatcher's git locally

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

c. Go to ~/birdwatcher folder and install it

$ cd ~/birdwatcher $ makepkg -si

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

ID: 669690
Name: birdwatcher
PackageBaseID: 135415
PackageBase: birdwatcher
Version: r190.5b5b1e2-1
Description: An HTTP API server for the BIRD routing daemon
URL: https://github.com/ecix/birdwatcher
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zhaofeng
Submitter: zhaofeng
FirstSubmitted: 1535351122
LastModified: 1574521579
URLPath: /cgit/aur.git/snapshot/birdwatcher.tar.gz