exercism-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S exercism-bin

* (Optional) Uninstall exercism-bin on Arch using YAY

$ yay -Rns exercism-bin

2. Manually Install "exercism-bin" via AUR

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

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

b. Clone exercism-bin's git locally

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

c. Go to ~/exercism-bin folder and install it

$ cd ~/exercism-bin $ makepkg -si

3. Information about the exercism-bin package on Arch User Repository (AUR)

ID: 1409498
Name: exercism-bin
PackageBaseID: 143906
PackageBase: exercism-bin
Version: 3.3.0-1
Description: Command line client for exercism.io
URL: https://github.com/exercism/cli
NumVotes: 77
Popularity: 1.569545
OutOfDate:
Maintainer: linduxed
Submitter: linduxed
FirstSubmitted: 1564321014
LastModified: 1707988579
URLPath: /cgit/aur.git/snapshot/exercism-bin.tar.gz