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
Copied
b. Install owl on Arch using YAY
$
yay -S
owl
Copied
* (Optional) Uninstall owl on Arch using YAY
$
yay -Rns
owl
Copied
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
Copied
b. Clone owl's git locally
$
git clone https://aur.archlinux.org/owl.git
~/owl
Copied
c. Go to ~/owl folder and install it
$
cd
~/owl
Copied
$
makepkg -si
Copied
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
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