ec on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ec

* (Optional) Uninstall ec on Arch using YAY

$ yay -Rns ec

2. Manually Install "ec" via AUR

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

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

b. Clone ec's git locally

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

c. Go to ~/ec folder and install it

$ cd ~/ec $ makepkg -si

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

ID: 1224874
Name: ec
PackageBaseID: 163560
PackageBase: ec
Version: 0.5.3-2
Description: A desk calculator with vectors and quotations
URL: https://git.sr.ht/~subsetpark/ec
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: subsetpark
Submitter: subsetpark
FirstSubmitted: 1613843849
LastModified: 1678581824
URLPath: /cgit/aur.git/snapshot/ec.tar.gz