elcalc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S elcalc

* (Optional) Uninstall elcalc on Arch using YAY

$ yay -Rns elcalc

2. Manually Install "elcalc" via AUR

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

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

b. Clone elcalc's git locally

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

c. Go to ~/elcalc folder and install it

$ cd ~/elcalc $ makepkg -si

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

ID: 696954
Name: elcalc
PackageBaseID: 135024
PackageBase: elcalc
Version: 6.1.3-1
Description: Simple, Cross-Platform calculator built with Electron! In less than 100 lines of code.
URL: https://github.com/elcalc/elcalc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: liberodark
FirstSubmitted: 1534142689
LastModified: 1581717786
URLPath: /cgit/aur.git/snapshot/elcalc.tar.gz