httpsqs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S httpsqs

* (Optional) Uninstall httpsqs on Arch using YAY

$ yay -Rns httpsqs

2. Manually Install "httpsqs" via AUR

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

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

b. Clone httpsqs's git locally

$ git clone https://aur.archlinux.org/httpsqs.git ~/httpsqs

c. Go to ~/httpsqs folder and install it

$ cd ~/httpsqs $ makepkg -si

3. Information about the httpsqs package on Arch User Repository (AUR)

ID: 187519
Name: httpsqs
PackageBaseID: 49813
PackageBase: httpsqs
Version: 1.7-1
Description: HTTP Simple Queue Service, message queue based on HTTP GET/POST protocol.
URL: http://code.google.com/p/httpsqs
NumVotes: 0
Popularity: 0
OutOfDate: 1700254950
Maintainer: vehiclee
Submitter: vehiclee
FirstSubmitted: 1308076450
LastModified: 1433812038
URLPath: /cgit/aur.git/snapshot/httpsqs.tar.gz