ngrok-tunnel-docker on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ngrok-tunnel-docker

* (Optional) Uninstall ngrok-tunnel-docker on Arch using YAY

$ yay -Rns ngrok-tunnel-docker

2. Manually Install "ngrok-tunnel-docker" via AUR

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

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

b. Clone ngrok-tunnel-docker's git locally

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

c. Go to ~/ngrok-tunnel-docker folder and install it

$ cd ~/ngrok-tunnel-docker $ makepkg -si

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

ID: 873051
Name: ngrok-tunnel-docker
PackageBaseID: 164033
PackageBase: ngrok-tunnel-docker
Version: 1.0.1-1
Description: Use ngrok securely using docker
URL: https://github.com/kugland/ngrok-tunnel-docker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kugland
FirstSubmitted: 1614974234
LastModified: 1614974795
URLPath: /cgit/aur.git/snapshot/ngrok-tunnel-docker.tar.gz