quarter on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S quarter

* (Optional) Uninstall quarter on Arch using YAY

$ yay -Rns quarter

2. Manually Install "quarter" via AUR

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

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

b. Clone quarter's git locally

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

c. Go to ~/quarter folder and install it

$ cd ~/quarter $ makepkg -si

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

ID: 760146
Name: quarter
PackageBaseID: 155072
PackageBase: quarter
Version: 1.1.0-1
Description: Coin GUI binding for Qt.
URL: https://github.com/coin3d/quarter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rubenvb
Submitter: rubenvb
FirstSubmitted: 1593779085
LastModified: 1593779085
URLPath: /cgit/aur.git/snapshot/quarter.tar.gz