quickfix on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S quickfix

* (Optional) Uninstall quickfix on Arch using YAY

$ yay -Rns quickfix

2. Manually Install "quickfix" via AUR

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

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

b. Clone quickfix's git locally

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

c. Go to ~/quickfix folder and install it

$ cd ~/quickfix $ makepkg -si

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

ID: 1236878
Name: quickfix
PackageBaseID: 143902
PackageBase: quickfix
Version: 1.15.1-4
Description: C++ Fix Engine Library
URL: http://www.quickfixengine.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1564313351
LastModified: 1680691299
URLPath: /cgit/aur.git/snapshot/quickfix.tar.gz