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