python-sslib on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-sslib

* (Optional) Uninstall python-sslib on Arch using YAY

$ yay -Rns python-sslib

2. Manually Install "python-sslib" via AUR

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

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

b. Clone python-sslib's git locally

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

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

$ cd ~/python-sslib $ makepkg -si

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

ID: 446592
Name: python-sslib
PackageBaseID: 125737
PackageBase: python-sslib
Version: 0.2.0-2
Description: A Python3 library for sharing secrets
URL: https://github.com/jqueiroz/python-sslib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: johnjq
Submitter: johnjq
FirstSubmitted: 1505921511
LastModified: 1506385098
URLPath: /cgit/aur.git/snapshot/python-sslib.tar.gz