coursier on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S coursier

* (Optional) Uninstall coursier on Arch using YAY

$ yay -Rns coursier

2. Manually Install "coursier" via AUR

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

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

b. Clone coursier's git locally

$ git clone https://aur.archlinux.org/coursier.git ~/coursier

c. Go to ~/coursier folder and install it

$ cd ~/coursier $ makepkg -si

3. Information about the coursier package on Arch User Repository (AUR)

ID: 1308944
Name: coursier
PackageBaseID: 128560
PackageBase: coursier
Version: 2.1.6-1
Description: Pure Scala Artifact Fetching
URL: http://get-coursier.io
NumVotes: 16
Popularity: 0.038618
OutOfDate: 1705544173
Maintainer: 02m
Submitter: 02m
FirstSubmitted: 1514879280
LastModified: 1692972555
URLPath: /cgit/aur.git/snapshot/coursier.tar.gz