tlstunnel on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tlstunnel

* (Optional) Uninstall tlstunnel on Arch using YAY

$ yay -Rns tlstunnel

2. Manually Install "tlstunnel" via AUR

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

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

b. Clone tlstunnel's git locally

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

c. Go to ~/tlstunnel folder and install it

$ cd ~/tlstunnel $ makepkg -si

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

ID: 1391380
Name: tlstunnel
PackageBaseID: 171654
PackageBase: tlstunnel
Version: 0.3.0-1
Description: A TLS reverse proxy
URL: https://sr.ht/~emersion/tlstunnel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1633362512
LastModified: 1706054801
URLPath: /cgit/aur.git/snapshot/tlstunnel.tar.gz