cqfd on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S cqfd

* (Optional) Uninstall cqfd on Arch using YAY

$ yay -Rns cqfd

2. Manually Install "cqfd" via AUR

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

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

b. Clone cqfd's git locally

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

c. Go to ~/cqfd folder and install it

$ cd ~/cqfd $ makepkg -si

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

ID: 1416770
Name: cqfd
PackageBaseID: 172880
PackageBase: cqfd
Version: 5.5.0-1
Description: Run commands with the same user and directory inside a docker container
URL: https://github.com/savoirfairelinux/cqfd
NumVotes: 1
Popularity: 0.75262
OutOfDate:
Maintainer: edenommee
Submitter: edenommee
FirstSubmitted: 1636389647
LastModified: 1709053631
URLPath: /cgit/aur.git/snapshot/cqfd.tar.gz