lie on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lie

* (Optional) Uninstall lie on Arch using YAY

$ yay -Rns lie

2. Manually Install "lie" via AUR

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

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

b. Clone lie's git locally

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

c. Go to ~/lie folder and install it

$ cd ~/lie $ makepkg -si

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

ID: 919038
Name: lie
PackageBaseID: 167806
PackageBase: lie
Version: 2.2.2-1
Description: A computer algebra package for Lie group computations
URL: http://wwwmathlabo.univ-poitiers.fr/~maavl/LiE/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 8d1h
Submitter: 8d1h
FirstSubmitted: 1623277599
LastModified: 1623279864
URLPath: /cgit/aur.git/snapshot/lie.tar.gz