coursier on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install coursier on Arch using YAY
$
yay -S
coursier
Copied
* (Optional) Uninstall coursier on Arch using YAY
$
yay -Rns
coursier
Copied
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
Copied
b. Clone coursier's git locally
$
git clone https://aur.archlinux.org/coursier.git
~/coursier
Copied
c. Go to ~/coursier folder and install it
$
cd
~/coursier
Copied
$
makepkg -si
Copied
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
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