python-crush on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-crush

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

$ yay -Rns python-crush

2. Manually Install "python-crush" via AUR

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

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

b. Clone python-crush's git locally

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

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

$ cd ~/python-crush $ makepkg -si

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

ID: 1096037
Name: python-crush
PackageBaseID: 127830
PackageBase: crush
Version: 1.0.35-2
Description: Library to control placement in a hierarchy.
URL: https://github.com/ceph/python-crush
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1512886825
LastModified: 1654769827
URLPath: /cgit/aur.git/snapshot/python-crush.tar.gz