latco on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S latco

* (Optional) Uninstall latco on Arch using YAY

$ yay -Rns latco

2. Manually Install "latco" via AUR

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

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

b. Clone latco's git locally

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

c. Go to ~/latco folder and install it

$ cd ~/latco $ makepkg -si

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

ID: 719137
Name: latco
PackageBaseID: 151322
PackageBase: latco
Version: 0.0-1
Description: A shared library for computing lattice cohomology
URL: https://bitbucket.org/baldursigurds/latco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: baldur
Submitter: baldur
FirstSubmitted: 1586521500
LastModified: 1586521500
URLPath: /cgit/aur.git/snapshot/latco.tar.gz