unbird on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S unbird

* (Optional) Uninstall unbird on Arch using YAY

$ yay -Rns unbird

2. Manually Install "unbird" via AUR

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

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

b. Clone unbird's git locally

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

c. Go to ~/unbird folder and install it

$ cd ~/unbird $ makepkg -si

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

ID: 672266
Name: unbird
PackageBaseID: 147121
PackageBase: unbird
Version: r2.3234264-1
Description: Extract code from Bird-style Literate Programming files
URL: https://github.com/gkbrk/unbird
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gkbrk
Submitter: gkbrk
FirstSubmitted: 1575234746
LastModified: 1575234746
URLPath: /cgit/aur.git/snapshot/unbird.tar.gz