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

Last updated: October 06,2024

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

$ yay -S sorting-algorithms-git

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

$ yay -Rns sorting-algorithms-git

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

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

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

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

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

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

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

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

ID: 1141673
Name: sorting-algorithms-git
PackageBaseID: 185869
PackageBase: sorting-algorithms-git
Version: r11.24cc340-1
Description: Sorting algorithms visualizer, in your terminal!
URL: https://github.com/SkwalExe/sorting-algorithms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SkwalExe
Submitter: SkwalExe
FirstSubmitted: 1663602515
LastModified: 1663602515
URLPath: /cgit/aur.git/snapshot/sorting-algorithms-git.tar.gz