openscap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S openscap

* (Optional) Uninstall openscap on Arch using YAY

$ yay -Rns openscap

2. Manually Install "openscap" via AUR

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

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

b. Clone openscap's git locally

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

c. Go to ~/openscap folder and install it

$ cd ~/openscap $ makepkg -si

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

ID: 1315942
Name: openscap
PackageBaseID: 109758
PackageBase: openscap
Version: 1.3.9-2
Description: Open Source Security Compliance Solution
URL: https://www.open-scap.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1709127236
Maintainer: mehalter
Submitter: NonerKao
FirstSubmitted: 1459915592
LastModified: 1694190175
URLPath: /cgit/aur.git/snapshot/openscap.tar.gz