python2-sslpsk on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python2-sslpsk

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

$ yay -Rns python2-sslpsk

2. Manually Install "python2-sslpsk" via AUR

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

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

b. Clone python2-sslpsk's git locally

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

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

$ cd ~/python2-sslpsk $ makepkg -si

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

ID: 1086360
Name: python2-sslpsk
PackageBaseID: 179228
PackageBase: sslpsk
Version: 1.0.0-1
Description: This module adds TLS-PSK support to the Python 2.7 ssl package.
URL: https://github.com/drbild/sslpsk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khvalera
Submitter: khvalera
FirstSubmitted: 1653761630
LastModified: 1653761818
URLPath: /cgit/aur.git/snapshot/python2-sslpsk.tar.gz