scalastyle on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "scalastyle" 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 scalastyle on Arch using YAY
$
yay -S
scalastyle
Copied
* (Optional) Uninstall scalastyle on Arch using YAY
$
yay -Rns
scalastyle
Copied
2. Manually Install "scalastyle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scalastyle's git locally
$
git clone https://aur.archlinux.org/scalastyle.git
~/scalastyle
Copied
c. Go to ~/scalastyle folder and install it
$
cd
~/scalastyle
Copied
$
makepkg -si
Copied
3. Information about the scalastyle package on Arch User Repository (AUR)
ID: 438518
Name: scalastyle
PackageBaseID: 64403
PackageBase: scalastyle
Version: 1.0.0-1
Description: Examines your Scala code and indicates potential problems with it.
URL: http://www.scalastyle.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: nihilistzsche
Submitter: aelesbao
FirstSubmitted: 1352329015
LastModified: 1503689183
URLPath: /cgit/aur.git/snapshot/scalastyle.tar.gz
Name: scalastyle
PackageBaseID: 64403
PackageBase: scalastyle
Version: 1.0.0-1
Description: Examines your Scala code and indicates potential problems with it.
URL: http://www.scalastyle.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: nihilistzsche
Submitter: aelesbao
FirstSubmitted: 1352329015
LastModified: 1503689183
URLPath: /cgit/aur.git/snapshot/scalastyle.tar.gz