shadow-tls on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shadow-tls

* (Optional) Uninstall shadow-tls on Arch using YAY

$ yay -Rns shadow-tls

2. Manually Install "shadow-tls" via AUR

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

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

b. Clone shadow-tls's git locally

$ git clone https://aur.archlinux.org/shadow-tls.git ~/shadow-tls

c. Go to ~/shadow-tls folder and install it

$ cd ~/shadow-tls $ makepkg -si

3. Information about the shadow-tls package on Arch User Repository (AUR)

ID: 1385374
Name: shadow-tls
PackageBaseID: 186372
PackageBase: shadow-tls
Version: 0.2.25-1
Description: A proxy to expose real tls handshake to the firewall.
URL: https://github.com/ihciah/shadow-tls
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: everyx
Submitter: everyx
FirstSubmitted: 1664983786
LastModified: 1705203447
URLPath: /cgit/aur.git/snapshot/shadow-tls.tar.gz