algorithms-library-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S algorithms-library-git

* (Optional) Uninstall algorithms-library-git on Arch using YAY

$ yay -Rns algorithms-library-git

2. Manually Install "algorithms-library-git" via AUR

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

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

b. Clone algorithms-library-git's git locally

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

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

$ cd ~/algorithms-library-git $ makepkg -si

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

ID: 628100
Name: algorithms-library-git
PackageBaseID: 143362
PackageBase: algorithms-library-git
Version: 0.0.0.r515.gc4bc905a4-1
Description: Theoretical computer science datastructures and algorithms implementation. The library provides graphical and console interface similar to bash with many classical algorithms manipulating automata, grammars, regular expressions, trees and strings.
URL: https://gitlab.fit.cvut.cz/algorithms-library-toolkit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: peckato1
FirstSubmitted: 1562745950
LastModified: 1562745950
URLPath: /cgit/aur.git/snapshot/algorithms-library-git.tar.gz