metals on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "metals" 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 metals on Arch using YAY
$
yay -S
metals
Copied
* (Optional) Uninstall metals on Arch using YAY
$
yay -Rns
metals
Copied
2. Manually Install "metals" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone metals's git locally
$
git clone https://aur.archlinux.org/metals.git
~/metals
Copied
c. Go to ~/metals folder and install it
$
cd
~/metals
Copied
$
makepkg -si
Copied
3. Information about the metals package on Arch User Repository (AUR)
ID: 1428692
Name: metals
PackageBaseID: 141118
PackageBase: metals
Version: 1.2.2-1
Description: Language Server For Scala
URL: https://scalameta.org/metals/
NumVotes: 9
Popularity: 0.319926
OutOfDate:
Maintainer: isomarcte
Submitter: isomarcte
FirstSubmitted: 1554916293
LastModified: 1710619469
URLPath: /cgit/aur.git/snapshot/metals.tar.gz
Name: metals
PackageBaseID: 141118
PackageBase: metals
Version: 1.2.2-1
Description: Language Server For Scala
URL: https://scalameta.org/metals/
NumVotes: 9
Popularity: 0.319926
OutOfDate:
Maintainer: isomarcte
Submitter: isomarcte
FirstSubmitted: 1554916293
LastModified: 1710619469
URLPath: /cgit/aur.git/snapshot/metals.tar.gz