scala-dotty on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S scala-dotty

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

$ yay -Rns scala-dotty

2. Manually Install "scala-dotty" via AUR

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

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

b. Clone scala-dotty's git locally

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

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

$ cd ~/scala-dotty $ makepkg -si

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

ID: 1421562
Name: scala-dotty
PackageBaseID: 126701
PackageBase: scala-dotty
Version: 3.4.0-1
Description: The Scala 3 compiler, also known as Dotty.
URL: http://dotty.epfl.ch
NumVotes: 14
Popularity: 0.373171
OutOfDate:
Maintainer: mbloms
Submitter: corvus_192
FirstSubmitted: 1509130910
LastModified: 1709699449
URLPath: /cgit/aur.git/snapshot/scala-dotty.tar.gz