python-persist-queue on AUR (Arch User Repository)

Last updated: March 07,2025

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

$ yay -S python-persist-queue

* (Optional) Uninstall python-persist-queue on Arch using YAY

$ yay -Rns python-persist-queue

2. Manually Install "python-persist-queue" via AUR

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

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

b. Clone python-persist-queue's git locally

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

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

$ cd ~/python-persist-queue $ makepkg -si

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

ID: 1354864
Name: python-persist-queue
PackageBaseID: 146615
PackageBase: python-persist-queue
Version: 0.8.1-1
Description: Thread-safe disk-based persistent queue
URL: https://github.com/peter-wangxu/persist-queue
NumVotes: 1
Popularity: 0.10235
OutOfDate:
Maintainer: Maetveis
Submitter: paysonwallach
FirstSubmitted: 1573683055
LastModified: 1700247119
URLPath: /cgit/aur.git/snapshot/python-persist-queue.tar.gz