python-cryptoparser on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-cryptoparser

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

$ yay -Rns python-cryptoparser

2. Manually Install "python-cryptoparser" via AUR

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

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

b. Clone python-cryptoparser's git locally

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

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

$ cd ~/python-cryptoparser $ makepkg -si

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

ID: 1422856
Name: python-cryptoparser
PackageBaseID: 171084
PackageBase: python-cryptoparser
Version: 0.12.3-1
Description: Cryptographic protocol parser
URL: https://gitlab.com/coroner/CryptoParser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1631776225
LastModified: 1709858856
URLPath: /cgit/aur.git/snapshot/python-cryptoparser.tar.gz