los-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S los-git

* (Optional) Uninstall los-git on Arch using YAY

$ yay -Rns los-git

2. Manually Install "los-git" via AUR

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

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

b. Clone los-git's git locally

$ git clone https://aur.archlinux.org/los-git.git ~/los-git

c. Go to ~/los-git folder and install it

$ cd ~/los-git $ makepkg -si

3. Information about the los-git package on Arch User Repository (AUR)

ID: 1305377
Name: los-git
PackageBaseID: 196126
PackageBase: los-git
Version: 1.3.0.r0.g4517f9f-1
Description: CLI program created in Rust to solve Lights Out Puzzle
URL: https://github.com/kikawet/lights_out_solver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kikawet
Submitter: kikawet
FirstSubmitted: 1690322521
LastModified: 1692281806
URLPath: /cgit/aur.git/snapshot/los-git.tar.gz