owl on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S owl

* (Optional) Uninstall owl on Arch using YAY

$ yay -Rns owl

2. Manually Install "owl" via AUR

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

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

b. Clone owl's git locally

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

c. Go to ~/owl folder and install it

$ cd ~/owl $ makepkg -si

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

ID: 1010274
Name: owl
PackageBaseID: 135055
PackageBase: owl
Version: 4-2
Description: Parser generator for visibly pushdown languages.
URL: https://github.com/ianh/owl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1534198959
LastModified: 1640603670
URLPath: /cgit/aur.git/snapshot/owl.tar.gz