tlsc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tlsc

* (Optional) Uninstall tlsc on Arch using YAY

$ yay -Rns tlsc

2. Manually Install "tlsc" via AUR

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

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

b. Clone tlsc's git locally

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

c. Go to ~/tlsc folder and install it

$ cd ~/tlsc $ makepkg -si

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

ID: 1271347
Name: tlsc
PackageBaseID: 193133
PackageBase: tlsc
Version: 2.0-1
Description: TLS connect daemon
URL: https://github.com/Zirias/tlsc
NumVotes: 1
Popularity: 0.001638
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1682736389
LastModified: 1686450312
URLPath: /cgit/aur.git/snapshot/tlsc.tar.gz