scala_2.12 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S scala_2.12

* (Optional) Uninstall scala_2.12 on Arch using YAY

$ yay -Rns scala_2.12

2. Manually Install "scala_2.12" via AUR

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

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

b. Clone scala_2.12's git locally

$ git clone https://aur.archlinux.org/scala_2.12.git ~/scala_2.12

c. Go to ~/scala_2.12 folder and install it

$ cd ~/scala_2.12 $ makepkg -si

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

ID: 1416233
Name: scala_2.12
PackageBaseID: 146778
PackageBase: scala_2.12
Version: 2.12.19-1
Description: A Java-interoperable language with object-oriented and functional features. This is the maintenance version of Scala 2.12.
URL: https://www.scala-lang.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Musikolo
Submitter: Musikolo
FirstSubmitted: 1574226748
LastModified: 1709007247
URLPath: /cgit/aur.git/snapshot/scala_2.12.tar.gz