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
Copied
b. Install ngrok on Arch using YAY
$
yay -S
ngrok
Copied
* (Optional) Uninstall ngrok on Arch using YAY
$
yay -Rns
ngrok
Copied
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
Copied
b. Clone ngrok's git locally
$
git clone https://aur.archlinux.org/ngrok.git
~/ngrok
Copied
c. Go to ~/ngrok folder and install it
$
cd
~/ngrok
Copied
$
makepkg -si
Copied
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
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