qjackrcd on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S qjackrcd

* (Optional) Uninstall qjackrcd on Arch using YAY

$ yay -Rns qjackrcd

2. Manually Install "qjackrcd" via AUR

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

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

b. Clone qjackrcd's git locally

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

c. Go to ~/qjackrcd folder and install it

$ cd ~/qjackrcd $ makepkg -si

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

ID: 1274989
Name: qjackrcd
PackageBaseID: 125660
PackageBase: qjackrcd
Version: 1.2.3-2
Description: A simple QT/JACK recorder
URL: https://sourceforge.net/projects/qjackrcd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1505768181
LastModified: 1687083576
URLPath: /cgit/aur.git/snapshot/qjackrcd.tar.gz