tunnelto on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tunnelto

* (Optional) Uninstall tunnelto on Arch using YAY

$ yay -Rns tunnelto

2. Manually Install "tunnelto" via AUR

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

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

b. Clone tunnelto's git locally

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

c. Go to ~/tunnelto folder and install it

$ cd ~/tunnelto $ makepkg -si

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

ID: 908125
Name: tunnelto
PackageBaseID: 163280
PackageBase: tunnelto
Version: 0.1.18-1
Description: Expose your local web server to the internet with a public URL.
URL: https://tunnelto.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: D3SOX
Submitter: D3SOX
FirstSubmitted: 1613244021
LastModified: 1621187807
URLPath: /cgit/aur.git/snapshot/tunnelto.tar.gz