coursier-native on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S coursier-native

* (Optional) Uninstall coursier-native on Arch using YAY

$ yay -Rns coursier-native

2. Manually Install "coursier-native" via AUR

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

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

b. Clone coursier-native's git locally

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

c. Go to ~/coursier-native folder and install it

$ cd ~/coursier-native $ makepkg -si

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

ID: 1074405
Name: coursier-native
PackageBaseID: 157240
PackageBase: coursier-native
Version: 2.1.0_M5-1
Description: Pure Scala Artifact Fetching (native-image edition)
URL: http://get-coursier.io
NumVotes: 3
Popularity: 0.082574
OutOfDate:
Maintainer: VitalyR
FirstSubmitted: 1598887151
LastModified: 1651464730
URLPath: /cgit/aur.git/snapshot/coursier-native.tar.gz