scala-ide on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S scala-ide

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

$ yay -Rns scala-ide

2. Manually Install "scala-ide" via AUR

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

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

b. Clone scala-ide's git locally

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

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

$ cd ~/scala-ide $ makepkg -si

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

ID: 582441
Name: scala-ide
PackageBaseID: 117806
PackageBase: scala-ide
Version: 4.7.0-3
Description: Scala IDE, the official IDE, stand-alone Eclipse-based version
URL: http://www.scala-ide.org/
NumVotes: 4
Popularity: 0.368716
OutOfDate: 1657068198
Maintainer:
Submitter: aspirogrammer
FirstSubmitted: 1481934106
LastModified: 1549157186
URLPath: /cgit/aur.git/snapshot/scala-ide.tar.gz