Linux workstation

openSUSE Leap 15.6 native package

cppcheck

A tool for static C/C++ code analysis

Packages / openSUSE Leap 15.6 / Unspecified / cppcheck

[Source: cppcheck]

Package: cppcheck (2.12.1-bp156.3.4)

External Resources:

Homepage: [github.com]

Similar packages:

A tool for static C/C++ code analysis

This program tries to detect bugs that your C/C++ compiler don't see. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. Checking covers for example these errors: * Out of bounds * Uninitialized member variable 'classname::varname' * Using 'memfunc' on class * Using 'memfunc' on struct that contains a 'std::classname' * Class Base which is inherited by class Derived does not have a virtual destructor * Memory leak: varname * Resource leak: varname * Deallocating a deallocated pointer: varname * Using 'varname' after it is deallocated / released * Invalid radix in call to strtol or strtoul. Must be 0 or 2-36 * Overlapping data buffer varname * Unsigned division. The result will be wrong. * Unusual pointer arithmetic

Other Packages Related to cppcheck:

  • dep: /usr/bin/python3

    Package not available

  • dep: ld-linux-aarch64.so.1()(64bit)

    Package not available

  • dep: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)

    Package not available

  • dep: libgcc_s.so.1()(64bit)

    Package not available

  • dep: libgcc_s.so.1(GCC_3.0)(64bit)

    Package not available

  • dep: libgcc_s.so.1(GCC_4.2.0)(64bit)

    Package not available

  • dep: libm.so.6()(64bit)

    Package not available

  • dep: libm.so.6(GLIBC_2.17)(64bit)

    Package not available

  • dep: libm.so.6(GLIBC_2.23)(64bit)

    Package not available

  • dep: libm.so.6(GLIBC_2.29)(64bit)

    Package not available

  • dep: libm.so.6(GLIBC_2.35)(64bit)

    Package not available

  • dep: libm.so.6(GLIBC_2.38)(64bit)

    Package not available

  • dep: libpcre.so.1()(64bit)

    Package not available

  • dep: libstdc++.so.6()(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.11)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.2)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.3)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.5)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.7)(64bit)

    Package not available

  • dep: libstdc++.so.6(CXXABI_1.3.8)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.11)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.14)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.18)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.19)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.20)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.22)(64bit)

    Package not available

  • dep: libstdc++.so.6(GLIBCXX_3.4.9)(64bit)

    Package not available

  • dep: [python3-Pygments]

    A syntax highlighting package written in Python

  • dep: libc.so.6(GLIBC_2.38)(64bit)

    Package not available

Download cppcheck

ArchitecturePackage SizeInstalled SizeFiles
aarch641.9 MiB9.3 MiB[list of files]
ppc64le2.0 MiB10 MiB[list of files]
s390x1.9 MiB9.5 MiB[list of files]
x86_642.0 MiB9.3 MiB[list of files]

Package file paths (87)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/bin/cppcheck
  • /usr/bin/cppcheck-htmlreport
  • /usr/share/cppcheck
  • /usr/share/cppcheck/addons
  • /usr/share/cppcheck/addons/cppcheckdata.py
  • /usr/share/cppcheck/addons/cppcheck.py
  • /usr/share/cppcheck/addons/findcasts.py
  • /usr/share/cppcheck/addons/__init__.py
  • /usr/share/cppcheck/addons/misc.py
  • /usr/share/cppcheck/addons/misra_9.py
  • /usr/share/cppcheck/addons/misra.py
  • /usr/share/cppcheck/addons/namingng.py
  • /usr/share/cppcheck/addons/naming.py
  • /usr/share/cppcheck/addons/runaddon.py
  • /usr/share/cppcheck/addons/threadsafety.py
  • /usr/share/cppcheck/addons/y2038.py
  • /usr/share/cppcheck/cfg
  • /usr/share/cppcheck/cfg/avr.cfg
  • /usr/share/cppcheck/cfg/bento4.cfg
  • /usr/share/cppcheck/cfg/boost.cfg
  • /usr/share/cppcheck/cfg/bsd.cfg
  • /usr/share/cppcheck/cfg/cairo.cfg
  • /usr/share/cppcheck/cfg/cppcheck-lib.cfg
  • /usr/share/cppcheck/cfg/cppunit.cfg
  • /usr/share/cppcheck/cfg/daca.cfg
  • /usr/share/cppcheck/cfg/dpdk.cfg
  • /usr/share/cppcheck/cfg/embedded_sql.cfg
  • /usr/share/cppcheck/cfg/emscripten.cfg
  • /usr/share/cppcheck/cfg/ginac.cfg
  • /usr/share/cppcheck/cfg/gnu.cfg
  • /usr/share/cppcheck/cfg/googletest.cfg
  • /usr/share/cppcheck/cfg/gtk.cfg
  • /usr/share/cppcheck/cfg/icu.cfg
  • /usr/share/cppcheck/cfg/kde.cfg
  • /usr/share/cppcheck/cfg/libcerror.cfg
  • /usr/share/cppcheck/cfg/libcurl.cfg
  • /usr/share/cppcheck/cfg/libsigc++.cfg
  • /usr/share/cppcheck/cfg/lua.cfg
  • /usr/share/cppcheck/cfg/mfc.cfg
  • /usr/share/cppcheck/cfg/microsoft_atl.cfg
  • /usr/share/cppcheck/cfg/microsoft_sal.cfg
  • /usr/share/cppcheck/cfg/microsoft_unittest.cfg
  • /usr/share/cppcheck/cfg/motif.cfg
  • /usr/share/cppcheck/cfg/nspr.cfg
  • /usr/share/cppcheck/cfg/ntl.cfg
  • /usr/share/cppcheck/cfg/opencv2.cfg
  • /usr/share/cppcheck/cfg/opengl.cfg
  • /usr/share/cppcheck/cfg/openmp.cfg
  • /usr/share/cppcheck/cfg/openssl.cfg
  • /usr/share/cppcheck/cfg/pcre.cfg
  • /usr/share/cppcheck/cfg/posix.cfg
  • /usr/share/cppcheck/cfg/python.cfg
  • /usr/share/cppcheck/cfg/qt.cfg
  • /usr/share/cppcheck/cfg/ruby.cfg
  • /usr/share/cppcheck/cfg/sdl.cfg
  • /usr/share/cppcheck/cfg/sfml.cfg
  • /usr/share/cppcheck/cfg/sqlite3.cfg
  • /usr/share/cppcheck/cfg/std.cfg
  • /usr/share/cppcheck/cfg/tinyxml2.cfg
  • /usr/share/cppcheck/cfg/vcl.cfg
  • /usr/share/cppcheck/cfg/windows.cfg
  • /usr/share/cppcheck/cfg/wxsqlite3.cfg
  • /usr/share/cppcheck/cfg/wxsvg.cfg
  • /usr/share/cppcheck/cfg/wxwidgets.cfg
  • /usr/share/cppcheck/cfg/zephyr.cfg
  • /usr/share/cppcheck/cfg/zlib.cfg
  • /usr/share/cppcheck/platforms
  • /usr/share/cppcheck/platforms/aix_ppc64.xml
  • /usr/share/cppcheck/platforms/arm32-wchar_t2.xml
  • /usr/share/cppcheck/platforms/arm32-wchar_t4.xml
  • /usr/share/cppcheck/platforms/arm64-wchar_t2.xml
  • /usr/share/cppcheck/platforms/arm64-wchar_t4.xml
  • /usr/share/cppcheck/platforms/avr8.xml
  • /usr/share/cppcheck/platforms/cray_sv1.xml
  • /usr/share/cppcheck/platforms/elbrus-e1cp.xml
  • /usr/share/cppcheck/platforms/mips32.xml
  • /usr/share/cppcheck/platforms/msp430_eabi_large_datamodel.xml
  • /usr/share/cppcheck/platforms/pic16.xml
  • /usr/share/cppcheck/platforms/pic8-enhanced.xml
  • /usr/share/cppcheck/platforms/pic8.xml
  • /usr/share/cppcheck/platforms/unix32-unsigned.xml
  • /usr/share/cppcheck/platforms/unix64-unsigned.xml
  • /usr/share/doc/packages/cppcheck
  • /usr/share/doc/packages/cppcheck/AUTHORS
  • /usr/share/licenses/cppcheck
  • /usr/share/licenses/cppcheck/COPYING
  • /usr/share/man/man1/cppcheck.1.gz

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
2.12.1-bp156.3.4leap-15.6 / ossaarch64openSUSE Leap 15.6 · OSS · multi-architecture1.9 MiB9.3 MiBaarch64/cppcheck-2.12.1-bp156.3.4.aarch64.rpm
2.12.1-bp156.3.4leap-15.6 / ossppc64leopenSUSE Leap 15.6 · OSS · multi-architecture2.0 MiB10 MiBppc64le/cppcheck-2.12.1-bp156.3.4.ppc64le.rpm
2.12.1-bp156.3.4leap-15.6 / osss390xopenSUSE Leap 15.6 · OSS · multi-architecture1.9 MiB9.5 MiBs390x/cppcheck-2.12.1-bp156.3.4.s390x.rpm
2.12.1-bp156.3.4leap-15.6 / ossx86_64openSUSE Leap 15.6 · OSS · multi-architecture2.0 MiB9.3 MiBx86_64/cppcheck-2.12.1-bp156.3.4.x86_64.rpm

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

2.12.1-bp156.3.4 / aarch64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: 9fa3a7e56a65670f1b6e13328c99dfdc917656f7eb0657532215abb32aceef1f6a64874c7afc9686a32397c5284ea9813adf3b25b13bed1d73fb168a1ffc9c39

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

2.12.1-bp156.3.4 / ppc64leObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: e6fcc1872f99f555d331b908f51d0162a99004b1bb26014e0fbb6aa20a85e54c31da67d3c3458cac609380ac30f699ad853fab89b1a1e1ea7f00758b194b8773

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

2.12.1-bp156.3.4 / s390xObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: cfdc5ab576b59161ebed7fc26a281c2e04a085fd0a39835c1565abb62c0e3ca37baa7b1ec33adc0baca6ff7921f4ea210257b46ba4b3cedc5df2d4b965f9db93

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

2.12.1-bp156.3.4 / x86_64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: 767657067e9240c2d3b672a6f6ba1109c514cd11860e1b3642bc7bcc41987ea998b1e58dbd9f0095739eb8d72ff097a39fe73b453d02e7b4290be1c3400a2d7f

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified