tls-redirector on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S tls-redirector

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

$ yay -Rns tls-redirector

2. Manually Install "tls-redirector" via AUR

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

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

b. Clone tls-redirector's git locally

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

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

$ cd ~/tls-redirector $ makepkg -si

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

ID: 873674
Name: tls-redirector
PackageBaseID: 160919
PackageBase: tls-redirector
Version: 2.4-5
Description: Tiny service for port 80 that rewrites URLs to HTTPS
URL: https://git.sr.ht/~ancarda/tls-redirector
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1607974743
LastModified: 1615057283
URLPath: /cgit/aur.git/snapshot/tls-redirector.tar.gz