python-hydra on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-hydra

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

$ yay -Rns python-hydra

2. Manually Install "python-hydra" via AUR

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

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

b. Clone python-hydra's git locally

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

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

$ cd ~/python-hydra $ makepkg -si

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

ID: 1127722
Name: python-hydra
PackageBaseID: 154076
PackageBase: python-hydra
Version: 2.5-2
Description: High performance bloom filter
URL: https://github.com/crankycoder/hydra
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: harwiltz
FirstSubmitted: 1591496035
LastModified: 1660861222
URLPath: /cgit/aur.git/snapshot/python-hydra.tar.gz