sonarqube-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sonarqube-bin

* (Optional) Uninstall sonarqube-bin on Arch using YAY

$ yay -Rns sonarqube-bin

2. Manually Install "sonarqube-bin" via AUR

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

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

b. Clone sonarqube-bin's git locally

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

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

$ cd ~/sonarqube-bin $ makepkg -si

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

ID: 1421455
Name: sonarqube-bin
PackageBaseID: 189240
PackageBase: sonarqube-bin
Version: 10.4.1.88267-2
Description: An open source platform for continuous inspection of code quality
URL: http://www.sonarqube.org/
NumVotes: 22
Popularity: 6.0E-6
OutOfDate:
Maintainer: ksj
Submitter: ParaSait
FirstSubmitted: 1672780421
LastModified: 1709680503
URLPath: /cgit/aur.git/snapshot/sonarqube-bin.tar.gz