quad on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S quad

* (Optional) Uninstall quad on Arch using YAY

$ yay -Rns quad

2. Manually Install "quad" via AUR

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

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

b. Clone quad's git locally

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

c. Go to ~/quad folder and install it

$ cd ~/quad $ makepkg -si

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

ID: 1068505
Name: quad
PackageBaseID: 97566
PackageBase: quad
Version: 1.12-6
Description: High-performance file compressor that utilizes an advanced LZ-based compression algorithm
URL: http://quad.sourceforge.net
NumVotes: 3
Popularity: 0.002908
OutOfDate:
Maintainer:
Submitter: uncle
FirstSubmitted: 1439532476
LastModified: 1650302163
URLPath: /cgit/aur.git/snapshot/quad.tar.gz