sonarqube on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "sonarqube" 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 sonarqube on Arch using YAY
$
yay -S
sonarqube
Copied
* (Optional) Uninstall sonarqube on Arch using YAY
$
yay -Rns
sonarqube
Copied
2. Manually Install "sonarqube" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sonarqube's git locally
$
git clone https://aur.archlinux.org/sonarqube.git
~/sonarqube
Copied
c. Go to ~/sonarqube folder and install it
$
cd
~/sonarqube
Copied
$
makepkg -si
Copied
3. Information about the sonarqube package on Arch User Repository (AUR)
ID: 1118679
Name: sonarqube
PackageBaseID: 103091
PackageBase: sonarqube
Version: 9.5.0.56709-1
Description: An open source platform for continuous inspection of code quality
URL: http://www.sonarqube.org/
NumVotes: 22
Popularity: 0.465721
OutOfDate:
Maintainer: ParaSait
FirstSubmitted: 1447004199
LastModified: 1659047617
URLPath: /cgit/aur.git/snapshot/sonarqube.tar.gz
Name: sonarqube
PackageBaseID: 103091
PackageBase: sonarqube
Version: 9.5.0.56709-1
Description: An open source platform for continuous inspection of code quality
URL: http://www.sonarqube.org/
NumVotes: 22
Popularity: 0.465721
OutOfDate:
Maintainer: ParaSait
FirstSubmitted: 1447004199
LastModified: 1659047617
URLPath: /cgit/aur.git/snapshot/sonarqube.tar.gz