Linux workstation

Fedora 44 native package

re2c

Tool for generating C, C++, and go recognizers from regular expressions

Packages / Fedora 44 / Unspecified / re2c

[Source: re2c]

Package: re2c (3.1-6.fc44)

External Resources:

Homepage: [re2c.org]

Tool for generating C, C++, and go recognizers from regular expressions

re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality.

Other Packages Related to re2c:

  • 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_3.3.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.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.21)(64bit)

    Package not available

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

    Package not available

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

    Package not available

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

    Package not available

  • dep: rtld(GNU_HASH)

    Package not available

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

    Package not available

Download re2c

ArchitecturePackage SizeInstalled SizeFiles
aarch64612 KiB3.8 MiB[list of files]
x86_64632 KiB4.1 MiB[list of files]

Package file paths (284)

Showing the first 250 sorted package-associated paths. Use file search to locate a specific path.

  • /usr/bin/re2c
  • /usr/bin/re2go
  • /usr/bin/re2rust
  • /usr/lib/.build-id
  • /usr/lib/.build-id/23
  • /usr/lib/.build-id/23/049a5c79c6db3749b705afb6caad610f72a99a
  • /usr/lib/.build-id/4a
  • /usr/lib/.build-id/4a/6936aa9b457b9e175a04b452fad9b99478a218
  • /usr/lib/.build-id/74
  • /usr/lib/.build-id/74/141822033e5f6545ef8580a0db09d28d7873f0
  • /usr/lib/.build-id/83
  • /usr/lib/.build-id/83/46b634e96fcec7afb43b12a2116a876a9be61c
  • /usr/lib/.build-id/bc
  • /usr/lib/.build-id/bc/96ca6fc0eac80e4e0fac5fd9a2231259cc53c1
  • /usr/lib/.build-id/fa
  • /usr/lib/.build-id/fa/90c47911fba1440a2ab53822ac44c63d543e83
  • /usr/share/doc/re2c
  • /usr/share/doc/re2c/CHANGELOG
  • /usr/share/doc/re2c/examples
  • /usr/share/doc/re2c/examples/c
  • /usr/share/doc/re2c/examples/c/01_basic.c
  • /usr/share/doc/re2c/examples/c/01_basic.re
  • /usr/share/doc/re2c/examples/c/conditions
  • /usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.c
  • /usr/share/doc/re2c/examples/c/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.c
  • /usr/share/doc/re2c/examples/c/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/c/encodings
  • /usr/share/doc/re2c/examples/c/encodings/unicode_identifier.c
  • /usr/share/doc/re2c/examples/c/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/c/eof
  • /usr/share/doc/re2c/examples/c/eof/01_sentinel.c
  • /usr/share/doc/re2c/examples/c/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/c/eof/02_bounds_checking.c
  • /usr/share/doc/re2c/examples/c/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/c/eof/03_eof_rule.c
  • /usr/share/doc/re2c/examples/c/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.c
  • /usr/share/doc/re2c/examples/c/eof/04_generic_api_sentinel.re
  • /usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.c
  • /usr/share/doc/re2c/examples/c/eof/05_generic_api_eof_rule.re
  • /usr/share/doc/re2c/examples/c/fill
  • /usr/share/doc/re2c/examples/c/fill/01_fill.c
  • /usr/share/doc/re2c/examples/c/fill/01_fill.re
  • /usr/share/doc/re2c/examples/c/fill/02_fill.c
  • /usr/share/doc/re2c/examples/c/fill/02_fill.re
  • /usr/share/doc/re2c/examples/c/generic_api
  • /usr/share/doc/re2c/examples/c/generic_api/ifstream.c
  • /usr/share/doc/re2c/examples/c/generic_api/ifstream.re
  • /usr/share/doc/re2c/examples/c/headers
  • /usr/share/doc/re2c/examples/c/headers/header.c
  • /usr/share/doc/re2c/examples/c/headers/header.re
  • /usr/share/doc/re2c/examples/c/headers/lexer
  • /usr/share/doc/re2c/examples/c/headers/lexer/state.h
  • /usr/share/doc/re2c/examples/c/includes
  • /usr/share/doc/re2c/examples/c/includes/definitions.h
  • /usr/share/doc/re2c/examples/c/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/c/includes/include.c
  • /usr/share/doc/re2c/examples/c/includes/include.re
  • /usr/share/doc/re2c/examples/c/real_world
  • /usr/share/doc/re2c/examples/c/real_world/cxx98.c
  • /usr/share/doc/re2c/examples/c/real_world/cxx98.re
  • /usr/share/doc/re2c/examples/c/reuse
  • /usr/share/doc/re2c/examples/c/reuse/braille.c
  • /usr/share/doc/re2c/examples/c/reuse/braille.re
  • /usr/share/doc/re2c/examples/c/reuse/braille.ucs2.txt
  • /usr/share/doc/re2c/examples/c/reuse/braille.utf16.txt
  • /usr/share/doc/re2c/examples/c/reuse/braille.utf32.txt
  • /usr/share/doc/re2c/examples/c/reuse/braille.utf8.txt
  • /usr/share/doc/re2c/examples/c/reuse/reuse.c
  • /usr/share/doc/re2c/examples/c/reuse/reuse.re
  • /usr/share/doc/re2c/examples/c/reuse/usedir.c
  • /usr/share/doc/re2c/examples/c/reuse/usedir.re
  • /usr/share/doc/re2c/examples/c/__run_all.sh
  • /usr/share/doc/re2c/examples/c/state
  • /usr/share/doc/re2c/examples/c/state/push.c
  • /usr/share/doc/re2c/examples/c/state/push.re
  • /usr/share/doc/re2c/examples/c/submatch
  • /usr/share/doc/re2c/examples/c/submatch/01_stags.c
  • /usr/share/doc/re2c/examples/c/submatch/01_stags_fill.c
  • /usr/share/doc/re2c/examples/c/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/c/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/c/submatch/02_mtags.c
  • /usr/share/doc/re2c/examples/c/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/c/submatch/03_posix.c
  • /usr/share/doc/re2c/examples/c/submatch/03_posix.re
  • /usr/share/doc/re2c/examples/c/submatch/http_rfc7230.c
  • /usr/share/doc/re2c/examples/c/submatch/http_rfc7230.re
  • /usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.c
  • /usr/share/doc/re2c/examples/c/submatch/parse_etc_passwd.re
  • /usr/share/doc/re2c/examples/c/submatch/parse_options.c
  • /usr/share/doc/re2c/examples/c/submatch/parse_options.re
  • /usr/share/doc/re2c/examples/c/submatch/parse_records.c
  • /usr/share/doc/re2c/examples/c/submatch/parse_records.re
  • /usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.c
  • /usr/share/doc/re2c/examples/c/submatch/uri_rfc3986.re
  • /usr/share/doc/re2c/examples/go
  • /usr/share/doc/re2c/examples/go/01_basic.go
  • /usr/share/doc/re2c/examples/go/01_basic.re
  • /usr/share/doc/re2c/examples/go/conditions
  • /usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.go
  • /usr/share/doc/re2c/examples/go/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.go
  • /usr/share/doc/re2c/examples/go/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/go/encodings
  • /usr/share/doc/re2c/examples/go/encodings/unicode_identifier.go
  • /usr/share/doc/re2c/examples/go/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/go/eof
  • /usr/share/doc/re2c/examples/go/eof/01_sentinel.go
  • /usr/share/doc/re2c/examples/go/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/go/eof/02_bounds_checking.go
  • /usr/share/doc/re2c/examples/go/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/go/eof/03_eof_rule.go
  • /usr/share/doc/re2c/examples/go/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.go
  • /usr/share/doc/re2c/examples/go/eof/04_generic_api_sentinel.re
  • /usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.go
  • /usr/share/doc/re2c/examples/go/eof/05_generic_api_eof_rule.re
  • /usr/share/doc/re2c/examples/go/fill
  • /usr/share/doc/re2c/examples/go/fill/01_fill.go
  • /usr/share/doc/re2c/examples/go/fill/01_fill.re
  • /usr/share/doc/re2c/examples/go/fill/02_fill.go
  • /usr/share/doc/re2c/examples/go/fill/02_fill.re
  • /usr/share/doc/re2c/examples/go/headers
  • /usr/share/doc/re2c/examples/go/headers/header.go
  • /usr/share/doc/re2c/examples/go/headers/header.re
  • /usr/share/doc/re2c/examples/go/headers/lexer
  • /usr/share/doc/re2c/examples/go/headers/lexer/state.go
  • /usr/share/doc/re2c/examples/go/includes
  • /usr/share/doc/re2c/examples/go/includes/definitions.go
  • /usr/share/doc/re2c/examples/go/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/go/includes/include.go
  • /usr/share/doc/re2c/examples/go/includes/include.re
  • /usr/share/doc/re2c/examples/go/reuse
  • /usr/share/doc/re2c/examples/go/reuse/reuse.go
  • /usr/share/doc/re2c/examples/go/reuse/reuse.re
  • /usr/share/doc/re2c/examples/go/reuse/usedir.go
  • /usr/share/doc/re2c/examples/go/reuse/usedir.re
  • /usr/share/doc/re2c/examples/go/__run_all.sh
  • /usr/share/doc/re2c/examples/go/state
  • /usr/share/doc/re2c/examples/go/state/push.go
  • /usr/share/doc/re2c/examples/go/state/push.re
  • /usr/share/doc/re2c/examples/go/submatch
  • /usr/share/doc/re2c/examples/go/submatch/01_stags_fill.go
  • /usr/share/doc/re2c/examples/go/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/go/submatch/01_stags.go
  • /usr/share/doc/re2c/examples/go/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/go/submatch/02_mtags.go
  • /usr/share/doc/re2c/examples/go/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/go/submatch/03_posix.go
  • /usr/share/doc/re2c/examples/go/submatch/03_posix.re
  • /usr/share/doc/re2c/examples/rust
  • /usr/share/doc/re2c/examples/rust/01_basic.re
  • /usr/share/doc/re2c/examples/rust/01_basic.rs
  • /usr/share/doc/re2c/examples/rust/conditions
  • /usr/share/doc/re2c/examples/rust/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/rust/conditions/parse_u32_blocks.rs
  • /usr/share/doc/re2c/examples/rust/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/rust/conditions/parse_u32_conditions.rs
  • /usr/share/doc/re2c/examples/rust/encodings
  • /usr/share/doc/re2c/examples/rust/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/rust/encodings/unicode_identifier.rs
  • /usr/share/doc/re2c/examples/rust/eof
  • /usr/share/doc/re2c/examples/rust/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/rust/eof/01_sentinel.rs
  • /usr/share/doc/re2c/examples/rust/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/rust/eof/02_bounds_checking.rs
  • /usr/share/doc/re2c/examples/rust/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/rust/eof/03_eof_rule.rs
  • /usr/share/doc/re2c/examples/rust/eof/04_generic_api_sentinel.re
  • /usr/share/doc/re2c/examples/rust/eof/04_generic_api_sentinel.rs
  • /usr/share/doc/re2c/examples/rust/eof/05_generic_api_eof_rule.re
  • /usr/share/doc/re2c/examples/rust/eof/05_generic_api_eof_rule.rs
  • /usr/share/doc/re2c/examples/rust/fill
  • /usr/share/doc/re2c/examples/rust/fill/01_fill.re
  • /usr/share/doc/re2c/examples/rust/fill/01_fill.rs
  • /usr/share/doc/re2c/examples/rust/fill/02_fill.re
  • /usr/share/doc/re2c/examples/rust/fill/02_fill.rs
  • /usr/share/doc/re2c/examples/rust/headers
  • /usr/share/doc/re2c/examples/rust/headers/header.re
  • /usr/share/doc/re2c/examples/rust/headers/header.rs
  • /usr/share/doc/re2c/examples/rust/headers/lexer
  • /usr/share/doc/re2c/examples/rust/headers/lexer/mod.rs
  • /usr/share/doc/re2c/examples/rust/headers/lexer/state.rs
  • /usr/share/doc/re2c/examples/rust/includes
  • /usr/share/doc/re2c/examples/rust/includes/definitions.rs
  • /usr/share/doc/re2c/examples/rust/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/rust/includes/include.re
  • /usr/share/doc/re2c/examples/rust/includes/include.rs
  • /usr/share/doc/re2c/examples/rust/real_world
  • /usr/share/doc/re2c/examples/rust/real_world/c.re
  • /usr/share/doc/re2c/examples/rust/real_world/c.rs
  • /usr/share/doc/re2c/examples/rust/reuse
  • /usr/share/doc/re2c/examples/rust/reuse/reuse.re
  • /usr/share/doc/re2c/examples/rust/reuse/reuse.rs
  • /usr/share/doc/re2c/examples/rust/reuse/usedir.re
  • /usr/share/doc/re2c/examples/rust/reuse/usedir.rs
  • /usr/share/doc/re2c/examples/rust/__run_all.sh
  • /usr/share/doc/re2c/examples/rust/state
  • /usr/share/doc/re2c/examples/rust/state/push.re
  • /usr/share/doc/re2c/examples/rust/state/push.rs
  • /usr/share/doc/re2c/examples/rust/submatch
  • /usr/share/doc/re2c/examples/rust/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/rust/submatch/01_stags_fill.rs
  • /usr/share/doc/re2c/examples/rust/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/rust/submatch/01_stags.rs
  • /usr/share/doc/re2c/examples/rust/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/rust/submatch/02_mtags.rs
  • /usr/share/doc/re2c/examples/rust/submatch/03_posix.re
  • /usr/share/doc/re2c/examples/rust/submatch/03_posix.rs
  • /usr/share/doc/re2c/help.rst
  • /usr/share/doc/re2c/help.rst.in
  • /usr/share/doc/re2c/manpage.rst
  • /usr/share/doc/re2c/manpage.rst.in
  • /usr/share/doc/re2c/manual
  • /usr/share/doc/re2c/manual/api
  • /usr/share/doc/re2c/manual/api/interface.rst_
  • /usr/share/doc/re2c/manual/conditions
  • /usr/share/doc/re2c/manual/conditions/blocks.rst_
  • /usr/share/doc/re2c/manual/conditions/conditions.rst_
  • /usr/share/doc/re2c/manual/configurations
  • /usr/share/doc/re2c/manual/configurations/configurations.rst_
  • /usr/share/doc/re2c/manual/directives
  • /usr/share/doc/re2c/manual/directives/directives.rst_
  • /usr/share/doc/re2c/manual/dot
  • /usr/share/doc/re2c/manual/dot/dot.rst_
  • /usr/share/doc/re2c/manual/encodings
  • /usr/share/doc/re2c/manual/encodings/encodings.rst_
  • /usr/share/doc/re2c/manual/eof
  • /usr/share/doc/re2c/manual/eof/01_sentinel.rst_
  • /usr/share/doc/re2c/manual/eof/02_bounds_checking.rst_
  • /usr/share/doc/re2c/manual/eof/03_eof_rule.rst_
  • /usr/share/doc/re2c/manual/eof/04_generic_api.rst_
  • /usr/share/doc/re2c/manual/eof/eof.rst_
  • /usr/share/doc/re2c/manual/fill
  • /usr/share/doc/re2c/manual/fill/01_fill.rst_
  • /usr/share/doc/re2c/manual/fill/02_fill.rst_
  • /usr/share/doc/re2c/manual/fill/fill.rst_
  • /usr/share/doc/re2c/manual/headers
  • /usr/share/doc/re2c/manual/headers/headers.rst_
  • /usr/share/doc/re2c/manual/includes
  • /usr/share/doc/re2c/manual/includes/includes.rst_
  • /usr/share/doc/re2c/manual/options
  • /usr/share/doc/re2c/manual/options/debug.rst_
  • /usr/share/doc/re2c/manual/options/internal.rst_
  • /usr/share/doc/re2c/manual/options/options.rst_
  • /usr/share/doc/re2c/manual/regexps
  • /usr/share/doc/re2c/manual/regexps/regular_expressions.rst_
  • /usr/share/doc/re2c/manual/reuse
  • /usr/share/doc/re2c/manual/reuse/reuse.rst_

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

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
3.1-6.fc4444 / everythingaarch64Fedora 44 · Everything · aarch64612 KiB3.8 MiBPackages/r/re2c-3.1-6.fc44.aarch64.rpm
3.1-6.fc4444 / everythingx86_64Fedora 44 · Everything · x86_64632 KiB4.1 MiBPackages/r/re2c-3.1-6.fc44.x86_64.rpm

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

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.

3.1-6.fc44 / 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 sha256: 9e32235252c0bbd78fdeaffbab7d0e2dc090768f6ac1f02b29814c1d103f09f1

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

printf '%s %s\n' '9e32235252c0bbd78fdeaffbab7d0e2dc090768f6ac1f02b29814c1d103f09f1' 're2c-3.1-6.fc44.aarch64.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

3.1-6.fc44 / 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 sha256: 056d56891b92e6d7cca402ebb307b95ce43f8b93a4e3b7cc500b940040915cc4

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

printf '%s %s\n' '056d56891b92e6d7cca402ebb307b95ce43f8b93a4e3b7cc500b940040915cc4' 're2c-3.1-6.fc44.x86_64.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

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: 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

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 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