kong-community-edition on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S kong-community-edition

* (Optional) Uninstall kong-community-edition on Arch using YAY

$ yay -Rns kong-community-edition

2. Manually Install "kong-community-edition" via AUR

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

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

b. Clone kong-community-edition's git locally

$ git clone https://aur.archlinux.org/kong-community-edition.git ~/kong-community-edition

c. Go to ~/kong-community-edition folder and install it

$ cd ~/kong-community-edition $ makepkg -si

3. Information about the kong-community-edition package on Arch User Repository (AUR)

ID: 601633
Name: kong-community-edition
PackageBaseID: 140898
PackageBase: kong-community-edition
Version: 1.1.0-1
Description: Kong is a distributed gateway for APIs and Microservices, focused on high performance and reliability.
URL: https://getkong.org
NumVotes: 1
Popularity: 0
OutOfDate: 1708595336
Maintainer: nushkovg
Submitter: nushkovg
FirstSubmitted: 1554173444
LastModified: 1554524964
URLPath: /cgit/aur.git/snapshot/kong-community-edition.tar.gz