Linux workstation

Fedora 44 native package

rubygem-typeprof

TypeProf is a type analysis tool for Ruby code based on abstract interpretation

Packages / Fedora 44 / Unspecified / rubygem-typeprof

[Source: ruby]

Package: rubygem-typeprof (0.31.1-36.fc44)

External Resources:

Homepage: [github.com]

Similar packages:

TypeProf is a type analysis tool for Ruby code based on abstract interpretation

TypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0.

Other Packages Related to rubygem-typeprof:

  • dep: /usr/bin/ruby

    Package not available

  • dep: ruby(rubygems)

    Package not available

  • dep: rubygem(prism) (>= 1.4.0)

    Package not available

  • dep: rubygem(rbs) (>= 3.6.0)

    Package not available

Download rubygem-typeprof

ArchitecturePackage SizeInstalled SizeFiles
noarch77 KiB321 KiB[list of files]

Paketdateipfade (61)

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/typeprof
  • /usr/share/gems/gems/typeprof-0.31.1
  • /usr/share/gems/gems/typeprof-0.31.1/bin
  • /usr/share/gems/gems/typeprof-0.31.1/bin/typeprof
  • /usr/share/gems/gems/typeprof-0.31.1/doc
  • /usr/share/gems/gems/typeprof-0.31.1/doc/doc.ja.md
  • /usr/share/gems/gems/typeprof-0.31.1/doc/doc.md
  • /usr/share/gems/gems/typeprof-0.31.1/lib
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/cli
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/cli/cli.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/cli.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/code_range.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/base.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/call.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/const.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/control.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/meta.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/method.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/misc.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/module.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/pattern.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/sig_decl.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/sig_type.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/value.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/ast/variable.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/builtin.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/method_entity.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/method.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/module_entity.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/narrowing.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/static_read.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/type_alias_entity.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/env/value_entity.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/graph
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/graph/box.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/graph/change_set.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/graph/filter.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/graph/vertex.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/service.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/type.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/core/util.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/diagnostic.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp/messages.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp/server.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp/text.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/lsp/util.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof.rb
  • /usr/share/gems/gems/typeprof-0.31.1/lib/typeprof/version.rb
  • /usr/share/gems/gems/typeprof-0.31.1/LICENSE
  • /usr/share/gems/gems/typeprof-0.31.1/README.md
  • /usr/share/gems/gems/typeprof-0.31.1/typeprof.conf.jsonc
  • /usr/share/gems/specifications/typeprof-0.31.1.gemspec

Field source: Fedora 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

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
0.31.1-36.fc4444 / updatesnoarchFedora 44 · updates · x86_6477 KiB321 KiBPackages/r/rubygem-typeprof-0.31.1-36.fc44.noarch.rpm
0.31.1-36.fc4444 / updatesnoarchFedora 44 · updates · aarch6477 KiB321 KiBPackages/r/rubygem-typeprof-0.31.1-36.fc44.noarch.rpm
0.31.1-32.fc4444 / everythingnoarchFedora 44 · Everything · x86_6477 KiB321 KiBPackages/r/rubygem-typeprof-0.31.1-32.fc44.noarch.rpm
0.31.1-32.fc4444 / everythingnoarchFedora 44 · Everything · aarch6477 KiB321 KiBPackages/r/rubygem-typeprof-0.31.1-32.fc44.noarch.rpm

Field source: Fedora 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

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.

0.31.1-36.fc44 / 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: d64ab9b1bd464802a86111306c9819152ab4888b1e9c18cf8dee1133dec86737

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

printf '%s %s\n' 'd64ab9b1bd464802a86111306c9819152ab4888b1e9c18cf8dee1133dec86737' 'rubygem-typeprof-0.31.1-36.fc44.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 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

0.31.1-36.fc44 / 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: d64ab9b1bd464802a86111306c9819152ab4888b1e9c18cf8dee1133dec86737

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

printf '%s %s\n' 'd64ab9b1bd464802a86111306c9819152ab4888b1e9c18cf8dee1133dec86737' 'rubygem-typeprof-0.31.1-36.fc44.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 updates aarch64 revision 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b

0.31.1-32.fc44 / 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: f250a15df96d822e61aae208ace9d4681534c65e5ef22708099ac22e797ae369

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

printf '%s %s\n' 'f250a15df96d822e61aae208ace9d4681534c65e5ef22708099ac22e797ae369' 'rubygem-typeprof-0.31.1-32.fc44.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

0.31.1-32.fc44 / 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: f250a15df96d822e61aae208ace9d4681534c65e5ef22708099ac22e797ae369

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

printf '%s %s\n' 'f250a15df96d822e61aae208ace9d4681534c65e5ef22708099ac22e797ae369' 'rubygem-typeprof-0.31.1-32.fc44.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, Fedora 44 updates aarch64 revision 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b, Fedora 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419. 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

  • Authoritative source; repository metadata signature verified, revision 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b

    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
    2ec0ba92e556309075d8efe3c3301b36bb7ecd47c4e17566f0192c9c5436ed5f
    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-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

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