wcalc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wcalc

* (Optional) Uninstall wcalc on Arch using YAY

$ yay -Rns wcalc

2. Manually Install "wcalc" via AUR

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

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

b. Clone wcalc's git locally

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

c. Go to ~/wcalc folder and install it

$ cd ~/wcalc $ makepkg -si

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

ID: 1237949
Name: wcalc
PackageBaseID: 15219
PackageBase: wcalc
Version: 2.5-4
Description: A flexible command-line scientific calculator
URL: https://w-calc.sourceforge.net/
NumVotes: 42
Popularity: 0
OutOfDate:
Maintainer: Stebalien
Submitter:
FirstSubmitted: 1203128958
LastModified: 1680876165
URLPath: /cgit/aur.git/snapshot/wcalc.tar.gz