awb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S awb

* (Optional) Uninstall awb on Arch using YAY

$ yay -Rns awb

2. Manually Install "awb" via AUR

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

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

b. Clone awb's git locally

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

c. Go to ~/awb folder and install it

$ cd ~/awb $ makepkg -si

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

ID: 926483
Name: awb
PackageBaseID: 16175
PackageBase: awb
Version: 0.3.5-2
Description: AsciiDoc Website Builder - build a website using AsciiDoc markup
URL: https://jared.henley.id.au/software/awb/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter:
FirstSubmitted: 1207278047
LastModified: 1624715903
URLPath: /cgit/aur.git/snapshot/awb.tar.gz