python-pyblake2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pyblake2

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

$ yay -Rns python-pyblake2

2. Manually Install "python-pyblake2" via AUR

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

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

b. Clone python-pyblake2's git locally

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

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

$ cd ~/python-pyblake2 $ makepkg -si

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

ID: 1234953
Name: python-pyblake2
PackageBaseID: 192191
PackageBase: python-pyblake2
Version: 1.1.2-9
Description: BLAKE2 hash function for Python
URL: https://pythonhosted.org/pyblake2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680344289
LastModified: 1680344289
URLPath: /cgit/aur.git/snapshot/python-pyblake2.tar.gz

5. The same packages on other Linux Distributions