cargo-sonar on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cargo-sonar

* (Optional) Uninstall cargo-sonar on Arch using YAY

$ yay -Rns cargo-sonar

2. Manually Install "cargo-sonar" via AUR

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

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

b. Clone cargo-sonar's git locally

$ git clone https://aur.archlinux.org/cargo-sonar.git ~/cargo-sonar

c. Go to ~/cargo-sonar folder and install it

$ cd ~/cargo-sonar $ makepkg -si

3. Information about the cargo-sonar package on Arch User Repository (AUR)

ID: 1349048
Name: cargo-sonar
PackageBaseID: 173245
PackageBase: cargo-sonar
Version: 1.2.0-1
Description: Produce Sonar-compatible format from different Rust tools
URL: https://gitlab.com/woshilapin/cargo-sonar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1637347713
LastModified: 1699353602
URLPath: /cgit/aur.git/snapshot/cargo-sonar.tar.gz