tlsc on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install tlsc on Arch using YAY
$
yay -S
tlsc
Copied
* (Optional) Uninstall tlsc on Arch using YAY
$
yay -Rns
tlsc
Copied
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
Copied
b. Clone tlsc's git locally
$
git clone https://aur.archlinux.org/tlsc.git
~/tlsc
Copied
c. Go to ~/tlsc folder and install it
$
cd
~/tlsc
Copied
$
makepkg -si
Copied
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
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