tyk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tyk

* (Optional) Uninstall tyk on Arch using YAY

$ yay -Rns tyk

2. Manually Install "tyk" via AUR

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

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

b. Clone tyk's git locally

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

c. Go to ~/tyk folder and install it

$ cd ~/tyk $ makepkg -si

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

ID: 452884
Name: tyk
PackageBaseID: 119996
PackageBase: tyk
Version: 2.3.10-1
Description: API gateway and management platform
URL: https://github.com/TykTechnologies/tyk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mvdan
FirstSubmitted: 1487693823
LastModified: 1508325010
URLPath: /cgit/aur.git/snapshot/tyk.tar.gz