deck on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S deck

* (Optional) Uninstall deck on Arch using YAY

$ yay -Rns deck

2. Manually Install "deck" via AUR

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

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

b. Clone deck's git locally

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

c. Go to ~/deck folder and install it

$ cd ~/deck $ makepkg -si

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

ID: 1426605
Name: deck
PackageBaseID: 160167
PackageBase: deck
Version: 1.36.0-1
Description: decK: Configuration management and drift detection for Kong and Kong Enterprise
URL: https://github.com/Kong/deck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1606123303
LastModified: 1710355023
URLPath: /cgit/aur.git/snapshot/deck.tar.gz