cnspec on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cnspec

* (Optional) Uninstall cnspec on Arch using YAY

$ yay -Rns cnspec

2. Manually Install "cnspec" via AUR

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

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

b. Clone cnspec's git locally

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

c. Go to ~/cnspec folder and install it

$ cd ~/cnspec $ makepkg -si

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

ID: 1427421
Name: cnspec
PackageBaseID: 186594
PackageBase: cnspec
Version: 10.7.2-1
Description: Cloud-Native Security and Policy Framework
URL: https://mondoo.com
NumVotes: 1
Popularity: 0.001886
OutOfDate:
Maintainer: atomic111
Submitter: atomic111
FirstSubmitted: 1665771787
LastModified: 1710466390
URLPath: /cgit/aur.git/snapshot/cnspec.tar.gz