gateway on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gateway

* (Optional) Uninstall gateway on Arch using YAY

$ yay -Rns gateway

2. Manually Install "gateway" via AUR

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

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

b. Clone gateway's git locally

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

c. Go to ~/gateway folder and install it

$ cd ~/gateway $ makepkg -si

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

ID: 635113
Name: gateway
PackageBaseID: 130173
PackageBase: gateway
Version: 0.9.1-1
Description: Things Gateway by Mozilla
URL: https://iot.mozilla.org/gateway/
NumVotes: 1
Popularity: 0
OutOfDate: 1622119320
Maintainer:
FirstSubmitted: 1519063628
LastModified: 1565023749
URLPath: /cgit/aur.git/snapshot/gateway.tar.gz