scalafmt-native-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "scalafmt-native-bin" 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 scalafmt-native-bin on Arch using YAY

$ yay -S scalafmt-native-bin

* (Optional) Uninstall scalafmt-native-bin on Arch using YAY

$ yay -Rns scalafmt-native-bin

2. Manually Install "scalafmt-native-bin" via AUR

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

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

b. Clone scalafmt-native-bin's git locally

$ git clone https://aur.archlinux.org/scalafmt-native-bin.git ~/scalafmt-native-bin

c. Go to ~/scalafmt-native-bin folder and install it

$ cd ~/scalafmt-native-bin $ makepkg -si

3. Information about the scalafmt-native-bin package on Arch User Repository (AUR)

ID: 1119810
Name: scalafmt-native-bin
PackageBaseID: 147316
PackageBase: scalafmt-native-bin
Version: 3.5.8-1
Description: Code formatter for Scala, native version via graalvm, statically compiled with musl
URL: https://scalameta.org/scalafmt/
NumVotes: 2
Popularity: 0
OutOfDate: 1666978204
Maintainer:
Submitter: vasya
FirstSubmitted: 1575983789
LastModified: 1659270586
URLPath: /cgit/aur.git/snapshot/scalafmt-native-bin.tar.gz