scala-sources on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S scala-sources

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

$ yay -Rns scala-sources

2. Manually Install "scala-sources" via AUR

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

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

b. Clone scala-sources's git locally

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

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

$ cd ~/scala-sources $ makepkg -si

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

ID: 1428689
Name: scala-sources
PackageBaseID: 192216
PackageBase: scala
Version: 2.13.13-1
Description: Scala sources
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-sources.tar.gz

5. The same packages on other Linux Distributions