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:
my-package.ext (implicit)
filename:my-package.ext (explicit)

Search by package tag:
latest (implicit)
tag:latest (explicit)

Search by package version:
1.0.0 (implicit)
version:1.0.0 (explicit)
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 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)

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, Go, Helm, Hex, LuaRocks, Maven, npm, NuGet, P2, Python, RedHat, Ruby, Swift, Terraform, Vagrant, 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 opennms opennms (The OpenNMS Group, Inc.) / common Project
Common Packages for OpenNMS: Dependencies and utilities that are relevant to multiple versions of OpenNMS. Graciously hosted by CloudSmith.
Note: Packages in this repository are licensed as GNU Affero General Public License v3.0 only (dependencies may be licensed differently).

RedHat logo jrrd2-debuginfo  1:2.0.4-1.el7

One-liner (summary)

Debug information for package jrrd2

Description

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

Size

4.5 KB

Downloads

13

Status  Completed
Checksum (MD5) 06c2bfc1ac5b2f9837906ce47bea7b29
Checksum (SHA-1) 597ecbc15209b3bc5d17091eb939b40e19c4f1be
Checksum (SHA-256) beee953bc59589b205533ed66989bdd3145704fc15d085e0d7c38d9d2d236527
Checksum (SHA-512) 6eb57cd17bffe1eae983ae80a95de90cbefe3602447dee2404634da952d63b29b3…
GPG Signature
Distribution el/7 - Enterprise Linux (Amazon Linux, CentOS, RedHat) - 7.0
Storage Region  Northern California, United States
Type  Binary (contains binaries and binary artifacts)
Uploaded At 4 years, 3 months ago
Uploaded By benjamin-reed
Slug Id jrrd2-debuginfo-204-1el7x86_64rpm-2
Unique Id eYNnexS7BysS
Version (Raw) 1:2.0.4-1.el7
Version (Parsed)
  • Epoch: 1
  • Major: 2
  • Minor: 0
  • Patch: 4
  • Pre (Str): el
  • Pre (Num): 17
  • Type: SemVer (Compat)
  extended metadata
Build Host 268a01fafc94
Build Time 2019-08-13 20:12:39 UTC
Group Development/Debug
Installed Size 5.6 KB
Platform x86_64-redhat-linux-gnu
Source Rpm jrrd2-2.0.4-1.el7.src.rpm
pkg jrrd2-debuginfo-2.0.4-1.el7.x86… 13
4.5 KB
md5 sha1 sha256 sha512
Package Contents (jrrd2-debuginfo-2.0.4-1.el7.x86_64.rpm)

This package doesn't have any files. It might not be an archive.

Dependencies

6

Checksum (md5)

a89c4341fdf74ff2186bbac8d7f0bd0e

Provides
jrrd2-debuginfo =1:2.0.4-1.el7
Provides
jrrd2-debuginfo(x86-64) =1:2.0.4-1.el7
Requires
rpmlib(CompressedFileNames) <=0:3.0.4-1
Requires
rpmlib(FileDigests) <=0:4.6.0-1
Requires
rpmlib(PayloadFilesHavePrefix) <=0:4.0-1
Requires
rpmlib(PayloadIsXz) <=0:5.2-1
Loading...

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

To install/use jrrd2-debuginfo @ version 1:2.0.4-1.el7 ...

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

curl -1sLf \
  'https://packages.opennms.com/public/common/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://packages.opennms.com/public/common/setup.rpm.sh' \
  | sudo -E distro=el codename=7 arch=ARCH bash

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

yum install yum-utils pygpgme

rpm --import 'https://packages.opennms.com/public/common/gpg.697677243260D071.key'
curl -1sLf 'https://packages.opennms.com/public/common/config.rpm.txt?distro=el&codename=7' > /tmp/opennms-common.repo
yum-config-manager --add-repo '/tmp/opennms-common.repo'
yum -q makecache -y --disablerepo='*' --enablerepo='opennms-common'

Then you can install the package using:

sudo yum install jrrd2-debuginfo-1:2.0.4-1.el7.x86_64

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

curl -1sLf \
  'https://packages.opennms.com/public/common/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://packages.opennms.com/public/common/setup.rpm.sh' \
  | sudo -E distro=el codename=7 arch=ARCH bash

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

dnf install yum-utils pygpgme

rpm --import 'https://packages.opennms.com/public/common/gpg.697677243260D071.key'
curl -1sLf 'https://packages.opennms.com/public/common/config.rpm.txt?distro=el&codename=7' > /tmp/opennms-common.repo
dnf config-manager --add-repo '/tmp/opennms-common.repo'
dnf -q makecache -y --disablerepo='*' --enablerepo='opennms-common' --enablerepo='opennms-common-source'

Then you can install the package using:

sudo dnf install jrrd2-debuginfo-1:2.0.4-1.el7.x86_64

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

curl -1sLf \
  'https://packages.opennms.com/public/common/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://packages.opennms.com/public/common/setup.rpm.sh' \
  | sudo -E distro=el codename=7 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://packages.opennms.com/public/common/gpg.697677243260D071.key'
curl -1sLf 'https://packages.opennms.com/public/common/config.rpm.txt?distro=el&codename=7' > /etc/yum.repos.d/opennms-common.repo
microdnf makecache -y --disablerepo='*' --enablerepo='opennms-common*'

Then you can install the package using:

sudo microdnf install jrrd2-debuginfo-1:2.0.4-1.el7.x86_64

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

curl -1sLf \
  'https://packages.opennms.com/public/common/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://packages.opennms.com/public/common/setup.rpm.sh' \
  | sudo -E distro=el codename=7 arch=ARCH bash

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

curl -1sLf 'https://packages.opennms.com/public/common/config.rpm.txt?distro=el&codename=7' > /tmp/opennms-common.repo
zypper ar -f '/tmp/opennms-common.repo'
zypper --gpg-auto-import-keys refresh opennms-common opennms-common-source

Then you can install the package using:

sudo zypper install jrrd2-debuginfo-1:2.0.4-1.el7.x86_64
Warning: Note that this package is for Enterprise Linux (Amazon Linux, CentOS, RedHat) 7.0 / x86_64 and may only work for that configuration.
Top