scala-docs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S scala-docs

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

$ yay -Rns scala-docs

2. Manually Install "scala-docs" via AUR

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

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

b. Clone scala-docs's git locally

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

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

$ cd ~/scala-docs $ makepkg -si

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

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

5. The same packages on other Linux Distributions