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 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, Hugging Face, 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
 Public devolutions devolutions (Devolutions) / conan-public
A certifiably-awesome public package repository curated by Devolutions, hosted by Cloudsmith.

Conan logo libudev-zero  latest

One-liner (summary)

A certifiably-awesome package curated by Richer Larivière, hosted by Cloudsmith.

Description

A certifiably-awesome package curated by Richer Larivière, hosted by Cloudsmith.

License

Unknown

Size

1.3 KB

Downloads

0

Status  Completed
Checksum (MD5) b54d55fc460840fdd272d5b10737a326
Checksum (SHA-1) 3a8153c0a51b73dd1189f03c7c4345fd818eda73
Checksum (SHA-256) cf0dd597dca0b05ffeca0cc93126d1097ed1bcbe947d63fcccdcb30d52ec6cb4
Checksum (SHA-512) e8d09f46703771b7aac35171ba91a869f06baa9b6980322689e126a0f39437c84f…
GPG Signature
GPG Fingerprint ff5b33f691806f17d2c332b14c32fea7e5797ad5
Storage Region  Dublin, Ireland
Type  Source (contains source code or documentation)
Uploaded At 2 weeks ago
Uploaded By richerlariviere
Slug Id conanfilepy-gpuz
Unique Id lssv6ZL6FjhS
Version (Raw) latest
Version (Parsed)
  • Type: Unknown
  extended metadata
Conan Revision Identifier e9bfc69c7be51549c0ab6d30a6b850e8
pkg conanfile.py 0
143 bytes
md5 sha1 sha256 sha512
lock conan.lock 0
1.1 KB
md5 sha1 sha256 sha512
manifest conanmanifest.txt 0
58 bytes
md5 sha1 sha256 sha512
Package Contents (conanfile.py)

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

Security Scanning:
You can't see this because your subscription doesn't include this feature, sorry!

With Security Scanning, Cloudsmith will scan your artifacts for vulnerabilities when they're uploaded. These are then presented to you via the UI and the API, so that you can build rules into your CI/CD pipelines to decide how to handle low, medium, high and critical software vulnerabilities.

If you'd like to trial or ask about the Security Scanning feature, just ask us. We'll be happy to help!

Last scanned

3 weeks, 2 days ago

Scan result

Clean

Vulnerability count

0

Max. severity

High

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

To install/use libudev-zero @ version latest ...

Install the version of the package you wish to install by configuring your Conan remote registry and user: First add the remote repository

conan remote add devolutions-conan-public https://conan.cloudsmith.io/devolutions/conan-public/

Then you have to configure the credentials for the remote. This command slightly varies depending on if you are using Conan v1 or v2.

If you are using Conan v1:

conan user -p YOUR-API-KEY -r devolutions-conan-public devolutions/conan-public
If you are using Conan v2:
conan remote login -p YOUR-API-KEY devolutions-conan-public devolutions/conan-public

To download a packaging using a specific user/channel:
conan download libudev-zero/latest@devolutions/stable -r devolutions-conan-public

Note: An optional user and channel can be used to target a specific release.

Previous Version
Next Version
Top