scala-cli-tools on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S scala-cli-tools

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

$ yay -Rns scala-cli-tools

2. Manually Install "scala-cli-tools" 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-tools's git locally

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

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

$ cd ~/scala-cli-tools $ makepkg -si

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

ID: 526890
Name: scala-cli-tools
PackageBaseID: 132918
PackageBase: scala-cli-tools
Version: 0.3.0-1
Description: collection of command-line tools written in Scala
URL: https://github.com/wookietreiber/scala-cli-tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1527631072
LastModified: 1531652507
URLPath: /cgit/aur.git/snapshot/scala-cli-tools.tar.gz