Package Details: pvs-studio 8.00.109087.832-1

Git Clone URL: https://aur.archlinux.org/pvs-studio.git (read-only, click to copy)
Package Base: pvs-studio
Description: Static code analyzer for C and C++
Upstream URL: https://pvs-studio.com/en/pvs-studio/
Licenses: LicenseRef-pvs-studio
Conflicts: pvs-studio-bin
Submitter: moustafine
Maintainer: lapsus
Last Packager: lapsus
Votes: 19
Popularity: 1.88
First Submitted: 2016-12-02 19:22 (UTC)
Last Updated: 2026-09-13 18:01 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

RubenKelevra commented on 2026-09-13 19:33 (UTC)

Thanks, for picking this up and updating it so quickly @lapsus.

May I request that you include the Qt Creator and VS Code plugins via split packages as well?

I've also noticed that the license metadata is incomplete. The statically linked binaries contain at least Boost.Container and nlohmann/json, which require their respective licenses to be included as well.

igor_carenko commented on 2025-10-19 22:10 (UTC)

17.10.2025: https://files.pvs-studio.com/pvs-studio-7.39.99307.684-x86_64.tgz

mrognor commented on 2025-08-22 11:06 (UTC)

Actual link: https://files.pvs-studio.com/pvs-studio-7.38.97034.608-x86_64.tgz

qark commented on 2025-02-19 07:01 (UTC)

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://files.pvs-studio.com/pvs-studio-7.35.89253.317-x86_64.tgz
    Aborting...

New version is https://files.pvs-studio.com/pvs-studio-7.35.89460.330-x86_64.tgz

metrapoliten commented on 2024-12-12 11:29 (UTC) (edited on 2024-12-12 11:53 (UTC) by metrapoliten)

I think you forgot to change the sha256sums of the pvs-studio-latest.tgz

qark commented on 2024-08-08 18:44 (UTC)

Static code analyzer for C, C++ and C#

Actually now this package doesn't support C#. C# is supported by separate pvs-studio-dotnet application, see https://pvs-studio.com/en/pvs-studio/download-all/

I suggest removing and C# from description and adding a separate pvs-studio-dotnet package if required.

dotjulia commented on 2024-01-21 11:12 (UTC) (edited on 2024-01-21 11:13 (UTC) by dotjulia)

diff --git a/PKGBUILD b/PKGBUILD
index aaf2161..d6f2b97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Marat Moustafine <moustafine-@t-tuta-d.t-io>

 pkgname=pvs-studio
-pkgver=7.23.68432.289
+pkgver=7.28.78353.377
 pkgrel=1
 pkgdesc='Static code analyzer for C, C++ and C#'
 arch=('pentium4' 'x86_64')
@@ -15,7 +15,7 @@ options=('!strip')
 install=$pkgname.install
 source=(http://cdn.$pkgname.com/$pkgname-$pkgver-${arch[1]}.tgz)
 source_pentium4=($pkgname.binfmt.d)
-sha256sums=('0ed64b61a688eab5291bf8ba22f308409c96b11b0b1f90fc90148a364182e2f0')
+sha256sums=('5d915e873e3a16491ae49dad604ebacb16615330d84b06214fa33d427ba615a7')
 sha256sums_pentium4=('fd7b1f7b48aa84205c1c0f60f630f1a33504e0e4904c5b0e8ae2477494899c97')

 package() {

aa13q commented on 2021-10-08 10:30 (UTC)

7.15.53134.163: https://files.pvs-studio.com/pvs-studio-7.15.53134.163-x86_64.tgz sha256sums: 022091f6b245b3deeccc58101fd4868c9c9ef0df02ae27bdd01f7ddbd5b23e75

nrw commented on 2021-05-31 09:45 (UTC)

last version is https://files.pvs-studio.com/pvs-studio-7.13.48133.129-x86_64.tgz

Eremiell commented on 2020-09-04 00:41 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 3f6a4b7..32d9a97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Marat Moustafine <moustafine-@t-tuta-d.t-io>

 pkgname=pvs-studio
-pkgver=7.08.39365.50
+pkgver=7.09.41421.64
 pkgrel=1
 pkgdesc='Static code analyzer for C, C++ and C#'
 arch=('pentium4' 'x86_64')
@@ -15,7 +15,7 @@ options=('!strip')
 install=$pkgname.install
 source=(http://files.viva64.com/$pkgname-$pkgver-${arch[1]}.tgz)
 source_pentium4=($pkgname.binfmt.d)
-sha256sums=('17bf3a917e4d2779849a234247c895ccf42c8ecfb0ab65c4918df2e17e013b29')
+sha256sums=('c0f3a8db4bdbe3097dbf8c8e00ff9433c07317aede2528f2c0894272aaf0b51f')
 sha256sums_pentium4=('fd7b1f7b48aa84205c1c0f60f630f1a33504e0e4904c5b0e8ae2477494899c97')

 package() {