ngrok on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ngrok

* (Optional) Uninstall ngrok on Arch using YAY

$ yay -Rns ngrok

2. Manually Install "ngrok" via AUR

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

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

b. Clone ngrok's git locally

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

c. Go to ~/ngrok folder and install it

$ cd ~/ngrok $ makepkg -si

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

ID: 1427351
Name: ngrok
PackageBaseID: 73287
PackageBase: ngrok
Version: 3.8.0-1
Description: A tunneling, reverse proxy for developing and understanding networked, HTTP services
URL: https://ngrok.com
NumVotes: 115
Popularity: 0.267706
OutOfDate:
Maintainer: brenekh
Submitter: neersighted
FirstSubmitted: 1378660209
LastModified: 1710454403
URLPath: /cgit/aur.git/snapshot/ngrok.tar.gz