elcalc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install elcalc on Arch using YAY
$
yay -S
elcalc
Copied
* (Optional) Uninstall elcalc on Arch using YAY
$
yay -Rns
elcalc
Copied
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
Copied
b. Clone elcalc's git locally
$
git clone https://aur.archlinux.org/elcalc.git
~/elcalc
Copied
c. Go to ~/elcalc folder and install it
$
cd
~/elcalc
Copied
$
makepkg -si
Copied
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
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