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