oscal-cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S oscal-cli

* (Optional) Uninstall oscal-cli on Arch using YAY

$ yay -Rns oscal-cli

2. Manually Install "oscal-cli" via AUR

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

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

b. Clone oscal-cli's git locally

$ git clone https://aur.archlinux.org/oscal-cli.git ~/oscal-cli

c. Go to ~/oscal-cli folder and install it

$ cd ~/oscal-cli $ makepkg -si

3. Information about the oscal-cli package on Arch User Repository (AUR)

ID: 1326541
Name: oscal-cli
PackageBaseID: 191327
PackageBase: oscal-cli
Version: 1.0.2-1
Description: A simple open source command line tool to support common operations over OSCAL content.
URL: https://github.com/usnistgov/oscal-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kylelaker
Submitter: kylelaker
FirstSubmitted: 1678500796
LastModified: 1695995503
URLPath: /cgit/aur.git/snapshot/oscal-cli.tar.gz