python-pqdict on AUR (Arch User Repository)

Last updated: February 06,2025

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

$ yay -S python-pqdict

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

$ yay -Rns python-pqdict

2. Manually Install "python-pqdict" via AUR

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

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

b. Clone python-pqdict's git locally

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

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

$ cd ~/python-pqdict $ makepkg -si

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

ID: 624077
Name: python-pqdict
PackageBaseID: 142971
PackageBase: python-pqdict
Version: 1.0-1
Description: A Pythonic indexed priority queue
URL: https://github.com/nvictus/priority-queue-dictionary
NumVotes: 0
Popularity: 0
OutOfDate: 1637805764
Maintainer:
Submitter: jerry73204
FirstSubmitted: 1561306994
LastModified: 1561306994
URLPath: /cgit/aur.git/snapshot/python-pqdict.tar.gz