{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "PackageKit-command-not-found-0.1.2.8-5.oe2403sp1.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-08-08T18:37:56.154654451Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/PackageKit-command-not-found-0.1.2.8-5.oe2403sp1.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-PackageKit-command-not-found-1.2.8",
      "name": "PackageKit-command-not-found",
      "licenseConcluded": "GPL-2.0-or-later AND LGPL-2.1-or-later AND FSFAP",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "48236a0146ba7a3955322f7e7178362a48681ad88f4f74e92c794f416325543a"
        }
      ],
      "description": "\nA simple helper that offers to install new packages on the command line\nusing PackageKit.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/PackageKit-command-not-found@1.2.8-5.oe2403sp1?arch=x86_64&epoch=0&upstream=PackageKit-1.2.8-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.freedesktop.org/software/PackageKit/",
      "licenseDeclared": "GPL-2.0-or-later AND LGPL-2.1-or-later AND FSFAP",
      "sourceInfo": "acquired package info from repodata DB: repodata/1b484c8eb5b8229fba6b5a5b11fe895b7104760061a10c49a7af41194c2b52a2-primary.sqlite.bz2",
      "summary": "Ask the user to install command line programs automatically",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.2.8-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-PackageKit-1.2.8",
      "name": "PackageKit",
      "licenseConcluded": "GPL-2.0-or-later AND LGPL-2.1-or-later AND FSFAP",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "ef106e4b8627950ee8407e8793b6ce7b82fe79ed77cfc8bdb40c1ccbae9e896a"
        }
      ],
      "description": "PackageKit is a D-Bus abstraction layer that allows the session user\nto manage packages in a secure way using a cross-distro,\ncross-architecture API.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/PackageKit@1.2.8-5.oe2403sp1?arch=x86_64&epoch=0&upstream=PackageKit-1.2.8-5.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.freedesktop.org/software/PackageKit/",
      "licenseDeclared": "GPL-2.0-or-later AND LGPL-2.1-or-later AND FSFAP",
      "sourceInfo": "acquired package info from repodata DB: repodata/1b484c8eb5b8229fba6b5a5b11fe895b7104760061a10c49a7af41194c2b52a2-primary.sqlite.bz2",
      "summary": "Package management service",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:1.2.8-5.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-glib2-2.78.3",
      "name": "glib2",
      "licenseConcluded": "LGPLv2+",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "cafa94b041ab91d7c11726c1667787e408924afb8b37f5631ecd96688f5201da"
        }
      ],
      "description": "GLib is a bundle of three (formerly five) low-level system libraries\nwritten in C and developed mainly by GNOME. GLib's code was separated\nfrom GTK, so it can be used by software other than GNOME and has been\ndeveloped in parallel ever since.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/glib2@2.78.3-10.oe2403sp1?arch=x86_64&epoch=0&upstream=glib2-2.78.3-10.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://www.gtk.org",
      "licenseDeclared": "LGPLv2+",
      "sourceInfo": "acquired package info from repodata DB: repodata/1b484c8eb5b8229fba6b5a5b11fe895b7104760061a10c49a7af41194c2b52a2-primary.sqlite.bz2",
      "summary": "The core library that forms the basis for projects such as GTK+ and GNOME",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.78.3-10.oe2403sp1"
    },
    {
      "SPDXID": "SPDXRef-rpm-glibc-2.38",
      "name": "glibc",
      "licenseConcluded": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "406bf61a0c7f32534eb60e39c41da5c2c08e48c2e013fe970240acf8e8a07cf4"
        }
      ],
      "description": "The GNU C Library project provides the core libraries for the GNU system and\nGNU/Linux systems, as well as many other systems that use Linux as the kernel.\nThese libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD,\nOS-specific APIs and more. These APIs include such foundational facilities as\nopen, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,\n login, exit and more.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/glibc@2.38-101.oe2403sp1?arch=x86_64&epoch=0&upstream=glibc-2.38-101.oe2403sp1.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "http://www.gnu.org/software/glibc/",
      "licenseDeclared": "LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net-2.0 and ISC and Public Domain and GFDL-1.3-only",
      "sourceInfo": "acquired package info from repodata DB: repodata/1b484c8eb5b8229fba6b5a5b11fe895b7104760061a10c49a7af41194c2b52a2-primary.sqlite.bz2",
      "summary": "The GNU libc libraries",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:2.38-101.oe2403sp1"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-PackageKit-command-not-found-1.2.8",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-PackageKit-1.2.8"
    },
    {
      "spdxElementId": "SPDXRef-rpm-PackageKit-command-not-found-1.2.8",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glib2-2.78.3"
    },
    {
      "spdxElementId": "SPDXRef-rpm-PackageKit-command-not-found-1.2.8",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-glibc-2.38"
    }
  ]
}
