Linux workstation

Fedora 44 native package

golang-github-lib-pq-devel

Pure Go postgres driver for database/sql

Packages / Fedora 44 / Unspecified / golang-github-lib-pq-devel

[Source: golang-github-lib-pq]

Package: golang-github-lib-pq-devel (1.10.6-8.fc43)

External Resources:

Homepage: [github.com]

Pure Go postgres driver for database/sql

A pure Go postgres driver for Go's database/sql package This package contains the source code needed for building packages that reference the following Go import paths: – github.com/lib/pq

Other Packages Related to golang-github-lib-pq-devel:

  • dep: [go-filesystem]

    Directories used by Go packages

  • dep: golang(github.com/jcmturner/gokrb5/v8/client)

    Package not available

  • dep: golang(github.com/jcmturner/gokrb5/v8/config)

    Package not available

  • dep: golang(github.com/jcmturner/gokrb5/v8/credentials)

    Package not available

  • dep: golang(github.com/jcmturner/gokrb5/v8/spnego)

    Package not available

Download golang-github-lib-pq-devel

ArchitecturePackage SizeInstalled SizeFiles
noarch106 KiB384 KiB[list of files]

Paketdateipfade (68)

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/share/doc/golang-github-lib-pq-devel
  • /usr/share/doc/golang-github-lib-pq-devel/certs-README
  • /usr/share/doc/golang-github-lib-pq-devel/example
  • /usr/share/doc/golang-github-lib-pq-devel/example/listen
  • /usr/share/doc/golang-github-lib-pq-devel/example/listen/doc.go
  • /usr/share/doc/golang-github-lib-pq-devel/README.md
  • /usr/share/doc/golang-github-lib-pq-devel/TESTS.md
  • /usr/share/gocode/src/github.com
  • /usr/share/gocode/src/github.com/lib
  • /usr/share/gocode/src/github.com/lib/pq
  • /usr/share/gocode/src/github.com/lib/pq/array.go
  • /usr/share/gocode/src/github.com/lib/pq/array_test.go
  • /usr/share/gocode/src/github.com/lib/pq/auth
  • /usr/share/gocode/src/github.com/lib/pq/auth/kerberos
  • /usr/share/gocode/src/github.com/lib/pq/auth/kerberos/krb.go
  • /usr/share/gocode/src/github.com/lib/pq/auth/kerberos/krb_unix.go
  • /usr/share/gocode/src/github.com/lib/pq/auth/kerberos/krb_windows.go
  • /usr/share/gocode/src/github.com/lib/pq/bench_test.go
  • /usr/share/gocode/src/github.com/lib/pq/buf.go
  • /usr/share/gocode/src/github.com/lib/pq/buf_test.go
  • /usr/share/gocode/src/github.com/lib/pq/connector_example_test.go
  • /usr/share/gocode/src/github.com/lib/pq/connector.go
  • /usr/share/gocode/src/github.com/lib/pq/connector_test.go
  • /usr/share/gocode/src/github.com/lib/pq/conn.go
  • /usr/share/gocode/src/github.com/lib/pq/conn_go18.go
  • /usr/share/gocode/src/github.com/lib/pq/conn_test.go
  • /usr/share/gocode/src/github.com/lib/pq/copy.go
  • /usr/share/gocode/src/github.com/lib/pq/copy_test.go
  • /usr/share/gocode/src/github.com/lib/pq/doc.go
  • /usr/share/gocode/src/github.com/lib/pq/encode.go
  • /usr/share/gocode/src/github.com/lib/pq/encode_test.go
  • /usr/share/gocode/src/github.com/lib/pq/error.go
  • /usr/share/gocode/src/github.com/lib/pq/go18_test.go
  • /usr/share/gocode/src/github.com/lib/pq/go19_test.go
  • /usr/share/gocode/src/github.com/lib/pq/.goipath
  • /usr/share/gocode/src/github.com/lib/pq/go.mod
  • /usr/share/gocode/src/github.com/lib/pq/hstore
  • /usr/share/gocode/src/github.com/lib/pq/hstore/hstore.go
  • /usr/share/gocode/src/github.com/lib/pq/hstore/hstore_test.go
  • /usr/share/gocode/src/github.com/lib/pq/issues_test.go
  • /usr/share/gocode/src/github.com/lib/pq/krb.go
  • /usr/share/gocode/src/github.com/lib/pq/notice_example_test.go
  • /usr/share/gocode/src/github.com/lib/pq/notice.go
  • /usr/share/gocode/src/github.com/lib/pq/notice_test.go
  • /usr/share/gocode/src/github.com/lib/pq/notify.go
  • /usr/share/gocode/src/github.com/lib/pq/notify_test.go
  • /usr/share/gocode/src/github.com/lib/pq/oid
  • /usr/share/gocode/src/github.com/lib/pq/oid/doc.go
  • /usr/share/gocode/src/github.com/lib/pq/oid/gen.go
  • /usr/share/gocode/src/github.com/lib/pq/oid/types.go
  • /usr/share/gocode/src/github.com/lib/pq/rows.go
  • /usr/share/gocode/src/github.com/lib/pq/rows_test.go
  • /usr/share/gocode/src/github.com/lib/pq/scram
  • /usr/share/gocode/src/github.com/lib/pq/scram/scram.go
  • /usr/share/gocode/src/github.com/lib/pq/ssl.go
  • /usr/share/gocode/src/github.com/lib/pq/ssl_permissions.go
  • /usr/share/gocode/src/github.com/lib/pq/ssl_permissions_test.go
  • /usr/share/gocode/src/github.com/lib/pq/ssl_test.go
  • /usr/share/gocode/src/github.com/lib/pq/ssl_windows.go
  • /usr/share/gocode/src/github.com/lib/pq/url.go
  • /usr/share/gocode/src/github.com/lib/pq/url_test.go
  • /usr/share/gocode/src/github.com/lib/pq/user_other.go
  • /usr/share/gocode/src/github.com/lib/pq/user_posix.go
  • /usr/share/gocode/src/github.com/lib/pq/user_windows.go
  • /usr/share/gocode/src/github.com/lib/pq/uuid.go
  • /usr/share/gocode/src/github.com/lib/pq/uuid_test.go
  • /usr/share/licenses/golang-github-lib-pq-devel
  • /usr/share/licenses/golang-github-lib-pq-devel/LICENSE.md

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Dieses Paket verwenden

OpenFactory kann dieses Betriebssystem in einer Browser-VM starten oder einen Image-Build mit dem nativen Paketnamen aus diesem Datensatz beginnen.

Versionen, Suiten und Repositories

Jede Zeile ist Paketindex-Metadaten für eine Version, Architektur, Suite und ein Repository. Namen, URLs und Größen stammen aus der Quelle; ein Link ist ein veränderbarer Abrufort, kein Weitergabanspruch von OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
1.10.6-8.fc4344 / everythingnoarchFedora 44 · Everything · x86_64106 KiB384 KiBPackages/g/golang-github-lib-pq-devel-1.10.6-8.fc43.noarch.rpm
1.10.6-8.fc4344 / everythingnoarchFedora 44 · Everything · aarch64106 KiB384 KiBPackages/g/golang-github-lib-pq-devel-1.10.6-8.fc43.noarch.rpm

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Prüfsummen und Beobachtungsdaten

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.

1.10.6-8.fc43 / noarchObserved 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 sha256: c5085befea76e832f1bc599396adbe36fde1356e57759f6472cb940fe3fe739a

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'c5085befea76e832f1bc599396adbe36fde1356e57759f6472cb940fe3fe739a' 'golang-github-lib-pq-devel-1.10.6-8.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

1.10.6-8.fc43 / noarchObserved 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 sha256: c5085befea76e832f1bc599396adbe36fde1356e57759f6472cb940fe3fe739a

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'c5085befea76e832f1bc599396adbe36fde1356e57759f6472cb940fe3fe739a' 'golang-github-lib-pq-devel-1.10.6-8.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

Vollständigkeit des Katalogsatzes

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: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee, Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Quellen und Herkunft

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 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

    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
    236514c32119ab3c85b81fbb9e5e9d92b07aeba0d19d64c9b4fc9117a1863769
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    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

  • Authoritative source; repository metadata signature verified, revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

    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
    1300b99ac5d04b5561ad901320c8bd59ed1553f4971c3ce2ca48c40242c66676
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    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

golang-github-lib-pq-devel Package for Fedora 44 | OpenFactory