python-certstream on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-certstream

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

$ yay -Rns python-certstream

2. Manually Install "python-certstream" via AUR

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

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

b. Clone python-certstream's git locally

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

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

$ cd ~/python-certstream $ makepkg -si

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

ID: 1189355
Name: python-certstream
PackageBaseID: 189091
PackageBase: python-certstream
Version: 1.12-2
Description: Library for receiving certificate transparency list updates in real time
URL: https://github.com/CaliDog/certstream-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1672332538
LastModified: 1672333606
URLPath: /cgit/aur.git/snapshot/python-certstream.tar.gz