ox on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ox

* (Optional) Uninstall ox on Arch using YAY

$ yay -Rns ox

2. Manually Install "ox" via AUR

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

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

b. Clone ox's git locally

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

c. Go to ~/ox folder and install it

$ cd ~/ox $ makepkg -si

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

ID: 218192
Name: ox
PackageBaseID: 57613
PackageBase: ox
Version: G1.04-2
Description: An Attribute Grammar Compiling System based on Yacc, Lex, and COx
URL: http://www.complang.tuwien.ac.at/ubvl/tools/ox/
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: mxr
FirstSubmitted: 1331778723
LastModified: 1438778065
URLPath: /cgit/aur.git/snapshot/ox.tar.gz