cq on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cq

* (Optional) Uninstall cq on Arch using YAY

$ yay -Rns cq

2. Manually Install "cq" via AUR

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

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

b. Clone cq's git locally

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

c. Go to ~/cq folder and install it

$ cd ~/cq $ makepkg -si

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

ID: 939464
Name: cq
PackageBaseID: 165937
PackageBase: cq
Version: 1.0.0-24
Description: CQ -- CCFG Command Line Inteface (Cyan Configurations)
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Stefan0436
Submitter: Stefan0436
FirstSubmitted: 1619076166
LastModified: 1627303950
URLPath: /cgit/aur.git/snapshot/cq.tar.gz