scala on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "scala" 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 scala on Arch using YAY
$
yay -S
scala
Copied
* (Optional) Uninstall scala on Arch using YAY
$
yay -Rns
scala
Copied
2. Manually Install "scala" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scala's git locally
$
git clone https://aur.archlinux.org/scala.git
~/scala
Copied
c. Go to ~/scala folder and install it
$
cd
~/scala
Copied
$
makepkg -si
Copied
3. Information about the scala package on Arch User Repository (AUR)
ID: 1428687
Name: scala
PackageBaseID: 192216
PackageBase: scala
Version: 2.13.13-1
Description: A Java-interoperable language with object-oriented and functional features
URL: https://www.scala-lang.org
NumVotes: 7
Popularity: 1.379301
OutOfDate:
Maintainer: isomarcte
Submitter: arojas
FirstSubmitted: 1680370180
LastModified: 1710619009
URLPath: /cgit/aur.git/snapshot/scala.tar.gz
Name: scala
PackageBaseID: 192216
PackageBase: scala
Version: 2.13.13-1
Description: A Java-interoperable language with object-oriented and functional features
URL: https://www.scala-lang.org
NumVotes: 7
Popularity: 1.379301
OutOfDate:
Maintainer: isomarcte
Submitter: arojas
FirstSubmitted: 1680370180
LastModified: 1710619009
URLPath: /cgit/aur.git/snapshot/scala.tar.gz