wmcalc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wmcalc

* (Optional) Uninstall wmcalc on Arch using YAY

$ yay -Rns wmcalc

2. Manually Install "wmcalc" via AUR

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

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

b. Clone wmcalc's git locally

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

c. Go to ~/wmcalc folder and install it

$ cd ~/wmcalc $ makepkg -si

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

ID: 330826
Name: wmcalc
PackageBaseID: 43451
PackageBase: wmcalc
Version: 0.6-1
Description: Dockapp that performs all the functions (and eventually more) of a simple four function calculator
URL: http://www.dockapps.net/wmcalc
NumVotes: 6
Popularity: 0
OutOfDate: 1705782814
Maintainer: bidulock
Submitter: mariobl
FirstSubmitted: 1289600311
LastModified: 1471590304
URLPath: /cgit/aur.git/snapshot/wmcalc.tar.gz