opa on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S opa

* (Optional) Uninstall opa on Arch using YAY

$ yay -Rns opa

2. Manually Install "opa" via AUR

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

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

b. Clone opa's git locally

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

c. Go to ~/opa folder and install it

$ cd ~/opa $ makepkg -si

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

ID: 1421748
Name: opa
PackageBaseID: 146869
PackageBase: opa
Version: 0.62.1-1
Description: Command-line utility and REPL for Open Policy Agent
URL: https://github.com/open-policy-agent/opa
NumVotes: 7
Popularity: 0.132881
OutOfDate:
Maintainer: jonathanio
Submitter: dbirks
FirstSubmitted: 1574568573
LastModified: 1709721754
URLPath: /cgit/aur.git/snapshot/opa.tar.gz