python2-tlslite on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-tlslite

* (Optional) Uninstall python2-tlslite on Arch using YAY

$ yay -Rns python2-tlslite

2. Manually Install "python2-tlslite" via AUR

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

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

b. Clone python2-tlslite's git locally

$ git clone https://aur.archlinux.org/python2-tlslite.git ~/python2-tlslite

c. Go to ~/python2-tlslite folder and install it

$ cd ~/python2-tlslite $ makepkg -si

3. Information about the python2-tlslite package on Arch User Repository (AUR)

ID: 476075
Name: python2-tlslite
PackageBaseID: 128915
PackageBase: python2-tlslite
Version: 0.4.9-2
Description: SSL/TLS library in pure Python supporting RSA and SRP ciphersuites
URL: http://trevp.net/tlslite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1515329522
LastModified: 1515329523
URLPath: /cgit/aur.git/snapshot/python2-tlslite.tar.gz