Linux workstation

Debian 13 (Trixie) native package

re2c

lexer generator for C, C++, Go, Java, Python, Rust, and others

Packages / Debian 13 (Trixie) / devel / re2c

Package: re2c (4.1-1)

Maintainers:

Jeroen Ploemen

External Resources:

Homepage: [re2c.org]

lexer generator for C, C++, Go, Java, Python, Rust, and others

Other Packages Related to re2c:

  • dep: [libc6] (>= 2.34)

    GNU C Library: Shared libraries

  • dep: [libgcc-s1] (>= 3.0)

    GCC support library

  • dep: [libstdc++6] (>= 13.1)

    GNU Standard C++ Library v3

Download re2c

ArchitecturePackage SizeInstalled SizeFiles
amd64973 KiB16 MiB[list of files]
arm64925 KiB16 MiB[list of files]

Percorsi file del pacchetto (532)

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

  • /usr/bin/re2c
  • /usr/bin/re2d
  • /usr/bin/re2go
  • /usr/bin/re2hs
  • /usr/bin/re2js
  • /usr/bin/re2ocaml
  • /usr/bin/re2py
  • /usr/bin/re2rust
  • /usr/bin/re2v
  • /usr/bin/re2zig
  • /usr/share/doc/re2c/changelog.Debian.gz
  • /usr/share/doc/re2c/changelog.gz
  • /usr/share/doc/re2c/copyright
  • /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/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/unicode_identifier.c
  • /usr/share/doc/re2c/examples/c/encodings/unicode_identifier.re
  • /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_fake_sentinel.c
  • /usr/share/doc/re2c/examples/c/eof/04_fake_sentinel.re
  • /usr/share/doc/re2c/examples/c/eof/05_fake_sentinel_eof_rule.c
  • /usr/share/doc/re2c/examples/c/eof/05_fake_sentinel_eof_rule.re
  • /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/ifstream.c
  • /usr/share/doc/re2c/examples/c/generic_api/ifstream.re
  • /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/state.h
  • /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/cxx98.c
  • /usr/share/doc/re2c/examples/c/real_world/cxx98.re
  • /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/state/push.c
  • /usr/share/doc/re2c/examples/c/state/push.re
  • /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_captures.c
  • /usr/share/doc/re2c/examples/c/submatch/03_captures.re
  • /usr/share/doc/re2c/examples/c/submatch/04_posix_captures.c
  • /usr/share/doc/re2c/examples/c/submatch/04_posix_captures.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/d/01_basic.d
  • /usr/share/doc/re2c/examples/d/01_basic.re
  • /usr/share/doc/re2c/examples/d/conditions/parse_u32_blocks.d
  • /usr/share/doc/re2c/examples/d/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/d/conditions/parse_u32_conditions.d
  • /usr/share/doc/re2c/examples/d/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/d/encodings/unicode_identifier.d
  • /usr/share/doc/re2c/examples/d/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/d/eof/01_sentinel.d
  • /usr/share/doc/re2c/examples/d/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/d/eof/02_bounds_checking.d
  • /usr/share/doc/re2c/examples/d/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/d/eof/03_eof_rule.d
  • /usr/share/doc/re2c/examples/d/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/d/eof/04_fake_sentinel.d
  • /usr/share/doc/re2c/examples/d/eof/04_fake_sentinel.re
  • /usr/share/doc/re2c/examples/d/fill/01_fill.d
  • /usr/share/doc/re2c/examples/d/fill/01_fill.re
  • /usr/share/doc/re2c/examples/d/fill/02_fill.d
  • /usr/share/doc/re2c/examples/d/fill/02_fill.re
  • /usr/share/doc/re2c/examples/d/headers/header.d
  • /usr/share/doc/re2c/examples/d/headers/header.re
  • /usr/share/doc/re2c/examples/d/headers/lexer/state.d
  • /usr/share/doc/re2c/examples/d/includes/definitions.d
  • /usr/share/doc/re2c/examples/d/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/d/includes/include.d
  • /usr/share/doc/re2c/examples/d/includes/include.re
  • /usr/share/doc/re2c/examples/d/reuse/reuse.d
  • /usr/share/doc/re2c/examples/d/reuse/reuse.re
  • /usr/share/doc/re2c/examples/d/reuse/usedir.d
  • /usr/share/doc/re2c/examples/d/reuse/usedir.re
  • /usr/share/doc/re2c/examples/d/state/push.d
  • /usr/share/doc/re2c/examples/d/state/push.re
  • /usr/share/doc/re2c/examples/d/submatch/01_stags.d
  • /usr/share/doc/re2c/examples/d/submatch/01_stags_fill.d
  • /usr/share/doc/re2c/examples/d/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/d/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/d/submatch/02_mtags.d
  • /usr/share/doc/re2c/examples/d/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/d/submatch/03_captures.d
  • /usr/share/doc/re2c/examples/d/submatch/03_captures.re
  • /usr/share/doc/re2c/examples/d/submatch/04_posix_captures.d
  • /usr/share/doc/re2c/examples/d/submatch/04_posix_captures.re
  • /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/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/unicode_identifier.go
  • /usr/share/doc/re2c/examples/go/encodings/unicode_identifier.re
  • /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_fake_sentinel.go
  • /usr/share/doc/re2c/examples/go/eof/04_fake_sentinel.re
  • /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/header.go
  • /usr/share/doc/re2c/examples/go/headers/header.re
  • /usr/share/doc/re2c/examples/go/headers/lexer/state.go
  • /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/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/state/push.go
  • /usr/share/doc/re2c/examples/go/state/push.re
  • /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_captures.go
  • /usr/share/doc/re2c/examples/go/submatch/03_captures.re
  • /usr/share/doc/re2c/examples/go/submatch/04_posix_captures.go
  • /usr/share/doc/re2c/examples/go/submatch/04_posix_captures.re
  • /usr/share/doc/re2c/examples/haskell/01_basic.hs
  • /usr/share/doc/re2c/examples/haskell/01_basic.re
  • /usr/share/doc/re2c/examples/haskell/conditions/parse_u32_blocks.hs
  • /usr/share/doc/re2c/examples/haskell/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/haskell/conditions/parse_u32_conditions.hs
  • /usr/share/doc/re2c/examples/haskell/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/haskell/encodings/unicode_identifier.hs
  • /usr/share/doc/re2c/examples/haskell/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/haskell/eof/01_sentinel.hs
  • /usr/share/doc/re2c/examples/haskell/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/haskell/eof/02_bounds_checking.hs
  • /usr/share/doc/re2c/examples/haskell/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/haskell/eof/03_eof_rule.hs
  • /usr/share/doc/re2c/examples/haskell/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/haskell/eof/04_fake_sentinel.hs
  • /usr/share/doc/re2c/examples/haskell/eof/04_fake_sentinel.re
  • /usr/share/doc/re2c/examples/haskell/fill/01_fill.hs
  • /usr/share/doc/re2c/examples/haskell/fill/01_fill.re
  • /usr/share/doc/re2c/examples/haskell/fill/02_fill.hs
  • /usr/share/doc/re2c/examples/haskell/fill/02_fill.re
  • /usr/share/doc/re2c/examples/haskell/headers/header.hs
  • /usr/share/doc/re2c/examples/haskell/headers/header.re
  • /usr/share/doc/re2c/examples/haskell/headers/lexer/state.hs
  • /usr/share/doc/re2c/examples/haskell/includes/definitions.hs
  • /usr/share/doc/re2c/examples/haskell/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/haskell/includes/include.hs
  • /usr/share/doc/re2c/examples/haskell/includes/include.re
  • /usr/share/doc/re2c/examples/haskell/reuse/reuse.hs
  • /usr/share/doc/re2c/examples/haskell/reuse/reuse.re
  • /usr/share/doc/re2c/examples/haskell/reuse/usedir.hs
  • /usr/share/doc/re2c/examples/haskell/reuse/usedir.re
  • /usr/share/doc/re2c/examples/haskell/state/push.hs
  • /usr/share/doc/re2c/examples/haskell/state/push.re
  • /usr/share/doc/re2c/examples/haskell/submatch/01_stags_fill.hs
  • /usr/share/doc/re2c/examples/haskell/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/haskell/submatch/01_stags.hs
  • /usr/share/doc/re2c/examples/haskell/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/haskell/submatch/02_mtags.hs
  • /usr/share/doc/re2c/examples/haskell/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/haskell/submatch/03_captures.hs
  • /usr/share/doc/re2c/examples/haskell/submatch/03_captures.re
  • /usr/share/doc/re2c/examples/java/01_basic.java
  • /usr/share/doc/re2c/examples/java/01_basic.re
  • /usr/share/doc/re2c/examples/java/conditions/parse_u32_blocks.java
  • /usr/share/doc/re2c/examples/java/conditions/parse_u32_blocks.re
  • /usr/share/doc/re2c/examples/java/conditions/parse_u32_conditions.java
  • /usr/share/doc/re2c/examples/java/conditions/parse_u32_conditions.re
  • /usr/share/doc/re2c/examples/java/encodings/unicode_identifier.java
  • /usr/share/doc/re2c/examples/java/encodings/unicode_identifier.re
  • /usr/share/doc/re2c/examples/java/eof/01_sentinel.java
  • /usr/share/doc/re2c/examples/java/eof/01_sentinel.re
  • /usr/share/doc/re2c/examples/java/eof/02_bounds_checking.java
  • /usr/share/doc/re2c/examples/java/eof/02_bounds_checking.re
  • /usr/share/doc/re2c/examples/java/eof/03_eof_rule.java
  • /usr/share/doc/re2c/examples/java/eof/03_eof_rule.re
  • /usr/share/doc/re2c/examples/java/eof/04_fake_sentinel.java
  • /usr/share/doc/re2c/examples/java/eof/04_fake_sentinel.re
  • /usr/share/doc/re2c/examples/java/fill/01_fill.java
  • /usr/share/doc/re2c/examples/java/fill/01_fill.re
  • /usr/share/doc/re2c/examples/java/fill/02_fill.java
  • /usr/share/doc/re2c/examples/java/fill/02_fill.re
  • /usr/share/doc/re2c/examples/java/headers/header.java
  • /usr/share/doc/re2c/examples/java/headers/header.re
  • /usr/share/doc/re2c/examples/java/headers/lexer/state.java
  • /usr/share/doc/re2c/examples/java/includes/definitions.java
  • /usr/share/doc/re2c/examples/java/includes/extra_rules.re.inc
  • /usr/share/doc/re2c/examples/java/includes/include.java
  • /usr/share/doc/re2c/examples/java/includes/include.re
  • /usr/share/doc/re2c/examples/java/reuse/reuse.java
  • /usr/share/doc/re2c/examples/java/reuse/reuse.re
  • /usr/share/doc/re2c/examples/java/reuse/usedir.java
  • /usr/share/doc/re2c/examples/java/reuse/usedir.re
  • /usr/share/doc/re2c/examples/java/state/push.java
  • /usr/share/doc/re2c/examples/java/state/push.re
  • /usr/share/doc/re2c/examples/java/submatch/01_stags_fill.java
  • /usr/share/doc/re2c/examples/java/submatch/01_stags_fill.re
  • /usr/share/doc/re2c/examples/java/submatch/01_stags.java
  • /usr/share/doc/re2c/examples/java/submatch/01_stags.re
  • /usr/share/doc/re2c/examples/java/submatch/02_mtags.java
  • /usr/share/doc/re2c/examples/java/submatch/02_mtags.re
  • /usr/share/doc/re2c/examples/java/submatch/03_captures.java
  • /usr/share/doc/re2c/examples/java/submatch/03_captures.re
  • /usr/share/doc/re2c/examples/java/submatch/04_posix_captures.java
  • /usr/share/doc/re2c/examples/java/submatch/04_posix_captures.re
  • /usr/share/doc/re2c/examples/js/01_basic.js
  • /usr/share/doc/re2c/examples/js/01_basic.re

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Usa questo pacchetto

OpenFactory può avviare questo sistema operativo in una macchina virtuale del browser, o iniziare una costruzione che include il nome nativo del pacchetto di questo record.

Versioni, suite e repository

Ogni riga è metadato dell'indice pacchetti per una versione, architettura, suite e repository. Nomi, URL e dimensioni arrivano dalla fonte; un link è un punto di recupero mutabile, non una redistribuzione OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
4.1-1trixie / mainamd64Debian 13 · main · amd64973 KiB16 MiBpool/main/r/re2c/re2c_4.1-1_amd64.deb
4.1-1trixie / mainarm64Debian 13 · main · arm64925 KiB16 MiBpool/main/r/re2c/re2c_4.1-1_arm64.deb

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Checksum e date di osservazione

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.

4.1-1 / amd64Observed 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: 51526cd228f45a1e137412ac2ab52b2304ee149cbcbbd622bb06c8356a841f04

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

printf '%s %s\n' '51526cd228f45a1e137412ac2ab52b2304ee149cbcbbd622bb06c8356a841f04' 're2c_4.1-1_amd64.deb' | sha256sum --check --strict -

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

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

4.1-1 / arm64Observed 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: 19c29caea52371f7d660a2ab12c0888d09632371c3ea03f28dcbc96578a30318

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

printf '%s %s\n' '19c29caea52371f7d660a2ab12c0888d09632371c3ea03f28dcbc96578a30318' 're2c_4.1-1_arm64.deb' | sha256sum --check --strict -

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

Field source: Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

Completezza del record

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
0/5
Source package or maintainer
10/10

Recorded total: 95/100

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3, Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fonti e provenienza

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 trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

    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
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    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: main/binary-amd64/Packages.xz
    Expected SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Observed SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

    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
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    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: main/binary-arm64/Packages.xz
    Expected SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Observed SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Result: match verified