exercism on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "exercism" 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
Copied
b. Install exercism on Arch using YAY
$
yay -S
exercism
Copied
* (Optional) Uninstall exercism on Arch using YAY
$
yay -Rns
exercism
Copied
2. Manually Install "exercism" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone exercism's git locally
$
git clone https://aur.archlinux.org/exercism.git
~/exercism
Copied
c. Go to ~/exercism folder and install it
$
cd
~/exercism
Copied
$
makepkg -si
Copied
3. Information about the exercism package on Arch User Repository (AUR)
ID: 1412354
Name: exercism
PackageBaseID: 136519
PackageBase: exercism
Version: 3.3.0-3
Description: Command line tool for exercism.io
URL: https://github.com/exercism/cli
NumVotes: 12
Popularity: 0.001164
OutOfDate:
Maintainer: severen
Submitter: squarfed
FirstSubmitted: 1538934030
LastModified: 1708417062
URLPath: /cgit/aur.git/snapshot/exercism.tar.gz
Name: exercism
PackageBaseID: 136519
PackageBase: exercism
Version: 3.3.0-3
Description: Command line tool for exercism.io
URL: https://github.com/exercism/cli
NumVotes: 12
Popularity: 0.001164
OutOfDate:
Maintainer: severen
Submitter: squarfed
FirstSubmitted: 1538934030
LastModified: 1708417062
URLPath: /cgit/aur.git/snapshot/exercism.tar.gz