awl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S awl

* (Optional) Uninstall awl on Arch using YAY

$ yay -Rns awl

2. Manually Install "awl" via AUR

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

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

b. Clone awl's git locally

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

c. Go to ~/awl folder and install it

$ cd ~/awl $ makepkg -si

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

ID: 1149007
Name: awl
PackageBaseID: 122191
PackageBase: awl
Version: 0.63-1
Description: Andrew's Web Libraries - PHP Utility Libraries
URL: https://gitlab.com/davical-project/awl
NumVotes: 2
Popularity: 0
OutOfDate: 1708513658
Maintainer: foxxx0
Submitter: foxxx0
FirstSubmitted: 1494255108
LastModified: 1665043788
URLPath: /cgit/aur.git/snapshot/awl.tar.gz