python-blowfish on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-blowfish

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

$ yay -Rns python-blowfish

2. Manually Install "python-blowfish" via AUR

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

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

b. Clone python-blowfish's git locally

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

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

$ cd ~/python-blowfish $ makepkg -si

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

ID: 690926
Name: python-blowfish
PackageBaseID: 148597
PackageBase: python-blowfish
Version: 0.6.1-00
Description: Fast, efficient Blowfish cipher implementation in pure Python (3.4+).
URL: https://github.com/jashandeep-sohi/python-blowfish
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: springer
Submitter: springer
FirstSubmitted: 1580316674
LastModified: 1580316674
URLPath: /cgit/aur.git/snapshot/python-blowfish.tar.gz