python-aioopenssl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-aioopenssl

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

$ yay -Rns python-aioopenssl

2. Manually Install "python-aioopenssl" via AUR

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

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

b. Clone python-aioopenssl's git locally

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

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

$ cd ~/python-aioopenssl $ makepkg -si

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

ID: 1143474
Name: python-aioopenssl
PackageBaseID: 136416
PackageBase: python-aioopenssl
Version: 0.6.0-1
Description: An asyncio Transport that uses PyOpenSSL instead of the built-in ssl module.
URL: https://github.com/horazont/aioopenssl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: SamWhited
FirstSubmitted: 1538509087
LastModified: 1663963576
URLPath: /cgit/aur.git/snapshot/python-aioopenssl.tar.gz