python-tlslite-ng on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-tlslite-ng

* (Optional) Uninstall python-tlslite-ng on Arch using YAY

$ yay -Rns python-tlslite-ng

2. Manually Install "python-tlslite-ng" via AUR

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

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

b. Clone python-tlslite-ng's git locally

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

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

$ cd ~/python-tlslite-ng $ makepkg -si

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

ID: 835539
Name: python-tlslite-ng
PackageBaseID: 114165
PackageBase: python-tlslite-ng
Version: 0.7.6-1
Description: Pure python implementation of SSL and TLS
URL: https://github.com/tomato42/tlslite-ng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1470046958
LastModified: 1608390735
URLPath: /cgit/aur.git/snapshot/python-tlslite-ng.tar.gz