Package Search Help

You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.

Search by package name:
my-package (implicit)
name:my-package (explicit)

Search by package filename:
filename:my-package.ext 

Search by package tag:
tag:latest 

Search by package version:
version:1.0.0  prerelease:true (prereleases)
prerelease:false (no prereleases)

Search by package architecture:
architecture:x86_64 

Search by package distribution:
distribution:el 

Search by package license:
license:MIT 

Search by package format:
format:deb 

Search by package status:
status:in_progress 

Search by package file checksum:
checksum:5afba 

Search by package security status:
severity:critical 

Search by package vulnerabilities:
vulnerabilities:>1 
vulnerabilities:<1000 

Search by # of package downloads:
downloads:>8 
downloads:<100 

Search by package type:
type:binary 
type:source 

Search by package size (bytes):
size:>50000 
size:<10000 

Search by dependency name/version:
dependency:log4j 
dependency:log4j=1.0.0 
dependency:log4j>1.0.0 

Search by uploaded date:
uploaded:>"1 day ago" 
uploaded:<"August 14, 2022 EST" 

Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY 

Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true

Search by repository:
repository:repo-name

Search by last download date:
last_downloaded:<"30 days ago" 
last_downloaded:>"August 14, 2022 EST" 

Search queries for all Debian-specific (and related) package types

Search by component:
deb_component:unstable

Search queries for all Maven-specific (and related) package types

Search by group ID:
maven_group_id:org.apache

Search queries for all Docker-specific (and related) package types

Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)

Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)

Search queries for all Generic-specific package types

Search by file path:
generic_filepath:path/to/file.txt

Search by directory:
generic_directory:path/to

Field type modifiers (depending on the type, you can influence behaviour)

For all queries, you can use:
~foo for negation

For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching

For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal

Need a secure and centralised artifact repository to deliver Alpine, Cargo, CocoaPods, Composer, Conan, Conda, CRAN, Dart, Debian, Docker, Generic, Go, Helm, Hex, HuggingFace, LuaRocks, Maven, MCP, npm, NuGet, P2, Python, RedHat, Ruby, Swift, Terraform, Vagrant, VSX, Raw & More packages?

Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.

With support for all major package formats, you can trust us to manage your software supply chain.

Start My Free Trial
 Open-Source vespa vespa (Vespa) / open-source-rpms  GitHub Project
Vespa open-source RPMs: A certifiably-awesome open-source package repository curated by Vespa, hosted by Cloudsmith.
Note: Packages in this repository are licensed as Apache License 2.0 (dependencies may be licensed differently).

RedHat logo vespa-re2-debuginfo  20251105-1.el9

One-liner (summary)

Debug information for package vespa-re2

Description

This package provides debug information for package vespa-re2.
Debug information is useful when developing applications that use this
package or when debugging this package.

License

BSD

Size

2.3 MB

Downloads

1

Status  Completed
Checksum (MD5) 509c21b16089debc44a9273b8f4d86ad
Checksum (SHA-1) a0ee50fcdb8389cd325a2af726a02302b960914c
Checksum (SHA-256) 3ae4693207c43f9a61f5c5f37adc23035df24412db6689b2ad6768b9e05c3088
Checksum (SHA-512) 3d24c0d6d1e335c5aac06fc518dd763e51cfec1ba4376eb463cd949f57fed4f26d…
GPG Signature
GPG Fingerprint 4019c161969872780a1a00780f3da3c70d35da7b
Distribution el/9 - Enterprise Linux (Amazon Linux, CentOS, RedHat) - 9.0
Storage Region  Dublin, Ireland
Type  Binary (contains binaries and binary artifacts)
Uploaded At 1 month, 3 weeks ago
Uploaded By vespaai-integration-cloudsmith
Slug Id vespa-re2-debuginfo-20251105-1el9x86_64rpm-4kix
Unique Id 91uOwgFHZybF
Version (Raw) 20251105-1.el9
Version (Parsed)
  • Type: Unknown
  extended metadata
Build Host aws-x86-64-reserved-prod-10324511-20260528-063502
Build Time 2026-05-28 06:54:58 UTC
Group Development/Debug
Installed Size 8.6 MB
Platform x86_64-redhat-linux-gnu
Source Rpm vespa-re2-20251105-1.el9.src.rpm
Url https://github.com/google/re2/
Vendor Fedora Copr - group @vespa
pkg vespa-re2-debuginfo-20251105-1.… 1
2.3 MB
md5 sha1 sha256 sha512
Package Contents (vespa-re2-debuginfo-20251105-1.el9.x86_64.rpm)
Loading...

This package has 12 files/directories.

Dependencies

7

Checksum (md5)

5fd60901980798d4419f918f9a3ecf3e

Provides
debuginfo(build-id)
Provides
vespa-re2-debuginfo =0:20251105-1.el9
Provides
vespa-re2-debuginfo(x86-64) =0:20251105-1.el9
Requires
rpmlib(CompressedFileNames)
Requires
rpmlib(FileDigests)
Requires
rpmlib(PayloadFilesHavePrefix)
Requires
rpmlib(PayloadIsZstd)

These instructions assume you have setup the repository first (or read it).

To install/use vespa-re2-debuginfo @ version 20251105-1.el9 ...

To install packages, you can quickly setup the repository automatically (recommended):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E bash

If you need to force a specific distribution, release/version, or architecture, you can also do that (e.g. if your system is compatible but not identical):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E distro=el codename=9 arch=ARCH bash

or ... you can manually configure it yourself before installing packages:

yum install yum-utils pygpgme

rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'
curl -1sLf 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/config.rpm.txt?distro=el&codename=9' > /tmp/vespa-open-source-rpms.repo
yum-config-manager --add-repo '/tmp/vespa-open-source-rpms.repo'
yum -q makecache -y --disablerepo='*' --enablerepo='vespa-open-source-rpms'

Then you can install the package using:

sudo yum install vespa-re2-debuginfo-20251105-1.el9.x86_64

To install packages, you can quickly setup the repository automatically (recommended):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E bash

If you need to force a specific distribution, release/version, or architecture, you can also do that (e.g. if your system is compatible but not identical):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E distro=el codename=9 arch=ARCH bash

or ... you can manually configure it yourself before installing packages:

For DNF version 4.x and below

dnf install yum-utils pygpgme

rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'
curl -1sLf 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/config.rpm.txt?distro=el&codename=9&dnf_version=4' > /tmp/vespa-open-source-rpms.repo
dnf config-manager --add-repo '/tmp/vespa-open-source-rpms.repo'
dnf -q makecache -y --disablerepo='*' --enablerepo='vespa-open-source-rpms' --enablerepo='vespa-open-source-rpms-source'

For DNF version 5.x and above

dnf install yum-utils pygpgme

rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'
curl -1sLf 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/config.rpm.txt?distro=el&codename=9&dnf_version=5' > /tmp/vespa-open-source-rpms.repo
dnf config-manager addrepo --from-repofile='/tmp/vespa-open-source-rpms.repo'
dnf -q makecache -y --disablerepo='*' --enablerepo='vespa-open-source-rpms' --enablerepo='vespa-open-source-rpms-source'

Then you can install the package using:

sudo dnf install vespa-re2-debuginfo-20251105-1.el9.x86_64

To install packages, you can quickly setup the repository automatically (recommended):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E bash

If you need to force a specific distribution, release/version, or architecture, you can also do that (e.g. if your system is compatible but not identical):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E distro=el codename=9 arch=ARCH bash

or ... you can manually configure it yourself before installing packages:

microdnf upgrade microdnf # v3.8+ required to use makecache

rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'
curl -1sLf 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/config.rpm.txt?distro=el&codename=9' > /etc/yum.repos.d/vespa-open-source-rpms.repo
microdnf makecache -y --disablerepo='*' --enablerepo='vespa-open-source-rpms*'

Then you can install the package using:

sudo microdnf install vespa-re2-debuginfo-20251105-1.el9.x86_64

To install packages, you can quickly setup the repository automatically (recommended):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E bash

If you need to force a specific distribution, release/version, or architecture, you can also do that (e.g. if your system is compatible but not identical):

curl -1sLf \
  'https://dl.cloudsmith.io/public/vespa/open-source-rpms/setup.rpm.sh' \
  | sudo -E distro=el codename=9 arch=ARCH bash

or ... you can manually configure it yourself before installing packages:

curl -1sLf 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/config.rpm.txt?distro=el&codename=9' > /tmp/vespa-open-source-rpms.repo
zypper ar -f '/tmp/vespa-open-source-rpms.repo'
zypper --gpg-auto-import-keys refresh vespa-open-source-rpms vespa-open-source-rpms-source

Then you can install the package using:

sudo zypper install vespa-re2-debuginfo-20251105-1.el9.x86_64
Warning: Note that this package is for Enterprise Linux (Amazon Linux, CentOS, RedHat) 9.0 / x86_64 and may only work for that configuration.
Top