qore on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S qore

* (Optional) Uninstall qore on Arch using YAY

$ yay -Rns qore

2. Manually Install "qore" via AUR

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

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

b. Clone qore's git locally

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

c. Go to ~/qore folder and install it

$ cd ~/qore $ makepkg -si

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

ID: 343280
Name: qore
PackageBaseID: 100271
PackageBase: qore
Version: 0.8.12.3-1
Description: Qore is a high-level, general-purpose, interpreted, dynamic programming language
URL: http://www.qore.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1630787053
Maintainer:
Submitter: Tetsumi
FirstSubmitted: 1442601347
LastModified: 1475431674
URLPath: /cgit/aur.git/snapshot/qore.tar.gz