emath on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S emath

* (Optional) Uninstall emath on Arch using YAY

$ yay -Rns emath

2. Manually Install "emath" via AUR

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

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

b. Clone emath's git locally

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

c. Go to ~/emath folder and install it

$ cd ~/emath $ makepkg -si

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

ID: 1219061
Name: emath
PackageBaseID: 190917
PackageBase: emath
Version: 2.2.0-2
Description: Library for representing and operating abstract algebraic concepts
URL: https://github.com/TheWisker/EMath
NumVotes: 1
Popularity: 0.00093
OutOfDate:
Maintainer: Wisker
Submitter: Wisker
FirstSubmitted: 1677599719
LastModified: 1677600584
URLPath: /cgit/aur.git/snapshot/emath.tar.gz