curlyq on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S curlyq

* (Optional) Uninstall curlyq on Arch using YAY

$ yay -Rns curlyq

2. Manually Install "curlyq" via AUR

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

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

b. Clone curlyq's git locally

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

c. Go to ~/curlyq folder and install it

$ cd ~/curlyq $ makepkg -si

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

ID: 1394484
Name: curlyq
PackageBaseID: 201497
PackageBase: curlyq
Version: 0.0.11-1
Description: A command line helper for curl and web scraping
URL: https://github.com/ttscoff/curlyq
NumVotes: 1
Popularity: 0.277103
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1705142556
LastModified: 1706481193
URLPath: /cgit/aur.git/snapshot/curlyq.tar.gz