python-twofish on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-twofish

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

$ yay -Rns python-twofish

2. Manually Install "python-twofish" via AUR

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

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

b. Clone python-twofish's git locally

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

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

$ cd ~/python-twofish $ makepkg -si

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

ID: 779466
Name: python-twofish
PackageBaseID: 156803
PackageBase: python-twofish
Version: 0.3.0-1
Description: Bindings for the Twofish implementation by Niels Ferguson
URL: https://pypi.org/project/twofish/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BubuIIC
Submitter: BubuIIC
FirstSubmitted: 1597664934
LastModified: 1597664934
URLPath: /cgit/aur.git/snapshot/python-twofish.tar.gz