conform on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S conform

* (Optional) Uninstall conform on Arch using YAY

$ yay -Rns conform

2. Manually Install "conform" via AUR

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

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

b. Clone conform's git locally

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

c. Go to ~/conform folder and install it

$ cd ~/conform $ makepkg -si

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

ID: 725418
Name: conform
PackageBaseID: 149286
PackageBase: conform
Version: 0.1.0_alpha.19-1
Description: Policy enforcement for your pipelines
URL: https://github.com/talos-systems/conform
NumVotes: 0
Popularity: 0
OutOfDate: 1687124426
Maintainer: tensor5
Submitter: tensor5
FirstSubmitted: 1582096009
LastModified: 1587695452
URLPath: /cgit/aur.git/snapshot/conform.tar.gz