pvs-studio on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pvs-studio

* (Optional) Uninstall pvs-studio on Arch using YAY

$ yay -Rns pvs-studio

2. Manually Install "pvs-studio" via AUR

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

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

b. Clone pvs-studio's git locally

$ git clone https://aur.archlinux.org/pvs-studio.git ~/pvs-studio

c. Go to ~/pvs-studio folder and install it

$ cd ~/pvs-studio $ makepkg -si

3. Information about the pvs-studio package on Arch User Repository (AUR)

ID: 1419642
Name: pvs-studio
PackageBaseID: 117479
PackageBase: pvs-studio
Version: 7.29.79138.387-1
Description: Static code analyzer for C, C++ and C#
URL: http://www.pvs-studio.com/en/pvs-studio
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: razykov
Submitter: moustafine
FirstSubmitted: 1480706558
LastModified: 1709407730
URLPath: /cgit/aur.git/snapshot/pvs-studio.tar.gz