scala-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S scala-cli

* (Optional) Uninstall scala-cli on Arch using YAY

$ yay -Rns scala-cli

2. Manually Install "scala-cli" via AUR

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

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

b. Clone scala-cli's git locally

$ git clone https://aur.archlinux.org/scala-cli.git ~/scala-cli

c. Go to ~/scala-cli folder and install it

$ cd ~/scala-cli $ makepkg -si

3. Information about the scala-cli package on Arch User Repository (AUR)

ID: 1263059
Name: scala-cli
PackageBaseID: 173930
PackageBase: scala-cli
Version: 1.0.0-1
Description: A command-line tool to interact with the Scala language
URL: https://scala-cli.virtuslab.org
NumVotes: 2
Popularity: 0.043543
OutOfDate: 1701864850
Maintainer: yzia2000
Submitter: shian15810
FirstSubmitted: 1639388966
LastModified: 1685000797
URLPath: /cgit/aur.git/snapshot/scala-cli.tar.gz