python-preshed on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-preshed

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

$ yay -Rns python-preshed

2. Manually Install "python-preshed" via AUR

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

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

b. Clone python-preshed's git locally

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

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

$ cd ~/python-preshed $ makepkg -si

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

ID: 1200467
Name: python-preshed
PackageBaseID: 137019
PackageBase: python-preshed
Version: 3.0.8-1
Description: Cython hash table that trusts the keys are pre-hashed
URL: https://github.com/explosion/preshed
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: crendel
Submitter: crendel
FirstSubmitted: 1540892558
LastModified: 1674410981
URLPath: /cgit/aur.git/snapshot/python-preshed.tar.gz