quickfix on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install quickfix on Arch using YAY
$
yay -S
quickfix
Copied
* (Optional) Uninstall quickfix on Arch using YAY
$
yay -Rns
quickfix
Copied
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
Copied
b. Clone quickfix's git locally
$
git clone https://aur.archlinux.org/quickfix.git
~/quickfix
Copied
c. Go to ~/quickfix folder and install it
$
cd
~/quickfix
Copied
$
makepkg -si
Copied
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
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