python-txacme on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-txacme

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

$ yay -Rns python-txacme

2. Manually Install "python-txacme" via AUR

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

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

b. Clone python-txacme's git locally

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

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

$ cd ~/python-txacme $ makepkg -si

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

ID: 1051971
Name: python-txacme
PackageBaseID: 139857
PackageBase: python-txacme
Version: 0.9.3-3
Description: ACME protocol implementation for Twisted
URL: https://github.com/twisted/txacme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: pfm
FirstSubmitted: 1550874928
LastModified: 1647438836
URLPath: /cgit/aur.git/snapshot/python-txacme.tar.gz