qcalc-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qcalc-bin

* (Optional) Uninstall qcalc-bin on Arch using YAY

$ yay -Rns qcalc-bin

2. Manually Install "qcalc-bin" via AUR

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

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

b. Clone qcalc-bin's git locally

$ git clone https://aur.archlinux.org/qcalc-bin.git ~/qcalc-bin

c. Go to ~/qcalc-bin folder and install it

$ cd ~/qcalc-bin $ makepkg -si

3. Information about the qcalc-bin package on Arch User Repository (AUR)

ID: 1426979
Name: qcalc-bin
PackageBaseID: 197070
PackageBase: qcalc-bin
Version: 0.7.2_fix1-5
Description: Quasar Calculator
URL: https://github.com/from104/qcalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1693217076
LastModified: 1710407728
URLPath: /cgit/aur.git/snapshot/qcalc-bin.tar.gz