sonar-scanner on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "sonar-scanner" 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 sonar-scanner on Arch using YAY
$
yay -S
sonar-scanner
Copied
* (Optional) Uninstall sonar-scanner on Arch using YAY
$
yay -Rns
sonar-scanner
Copied
2. Manually Install "sonar-scanner" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sonar-scanner's git locally
$
git clone https://aur.archlinux.org/sonar-scanner.git
~/sonar-scanner
Copied
c. Go to ~/sonar-scanner folder and install it
$
cd
~/sonar-scanner
Copied
$
makepkg -si
Copied
3. Information about the sonar-scanner package on Arch User Repository (AUR)
ID: 1306677
Name: sonar-scanner
PackageBaseID: 117072
PackageBase: sonar-scanner
Version: 5.0.1.3006-1
Description: Generic CLI tool to launch project analysis on SonarQube servers
URL: https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/
NumVotes: 13
Popularity: 0.001896
OutOfDate:
Maintainer: BoBeR182
Submitter: max-k
FirstSubmitted: 1479203714
LastModified: 1692549829
URLPath: /cgit/aur.git/snapshot/sonar-scanner.tar.gz
Name: sonar-scanner
PackageBaseID: 117072
PackageBase: sonar-scanner
Version: 5.0.1.3006-1
Description: Generic CLI tool to launch project analysis on SonarQube servers
URL: https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/
NumVotes: 13
Popularity: 0.001896
OutOfDate:
Maintainer: BoBeR182
Submitter: max-k
FirstSubmitted: 1479203714
LastModified: 1692549829
URLPath: /cgit/aur.git/snapshot/sonar-scanner.tar.gz