lattice on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S lattice

* (Optional) Uninstall lattice on Arch using YAY

$ yay -Rns lattice

2. Manually Install "lattice" via AUR

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

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

b. Clone lattice's git locally

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

c. Go to ~/lattice folder and install it

$ cd ~/lattice $ makepkg -si

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

ID: 719162
Name: lattice
PackageBaseID: 151327
PackageBase: lattice
Version: 0.0-1
Description: An interface to latco, for computing lattice cohomology
URL: https://bitbucket.org/baldursigurds/lattice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: baldur
Submitter: baldur
FirstSubmitted: 1586525014
LastModified: 1586525014
URLPath: /cgit/aur.git/snapshot/lattice.tar.gz