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 david-register david-regist… (David Register (Org)) / opencpn  GitHub Project
OpenCPN: A certifiably-awesome open-source package repository curated by David Register (Org), hosted by Cloudsmith.
Note: Packages in this repository are licensed as GNU General Public License v2.0 only (dependencies may be licensed differently).

Tool-Specific Instructions

Although we use GPG (and RSA) keys across each repository and package format, client-side tools might have specific instructions that differ (or require manual steps). To add or use the signing key for these tools, please click on the package format specific tabs above.

Public GPG Key

GPG-based keys/signatures are used by:
Cargo logo CocoaPods logo Composer logo Conan logo Conda logo CRAN logo Dart logo Debian logo Docker logo Go logo Helm logo LuaRocks logo Maven logo npm logo NuGet logo Python logo RedHat logo Ruby logo Swift logo Terraform logo Vagrant logo Raw logo

The public GPG key for the david-register/opencpn is:

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v2
mQENBF33meQBCADggfEXO8Aco+CNkNnf4imAgBNczkKyBbtRZUXdC0BtNP0oO61R
DJ+8rmziL+drd798JsUje3leaJubQneFDNLhb7r5pVhZMffPAQrxmYGykBlzTfaZ
dKGpEZMW0JRk7IR5qjSngwMsVHPGGvB/zVP9ufkEDTsSWzYCMEWPsQzXHuSJh52U
JkExKYAu91thAT2vwUEOuq4tJgD0APf9v16/VfNis4fEHFp8JzLM1Gvej3dYtDfG
kmuRdzUnGOhn4twBMZJnfo6mTgntQaOVXANxOHSTJ8vhtQfrwGPF6hbpIXj5rjgT
xtBGMooo6NtrjcAoYYN0EmbIQjoM3GIZPAHtABEBAAG0Q0Nsb3Vkc21pdGggUGFj
a2FnZSAoZGF2aWQtcmVnaXN0ZXIvb3BlbmNwbikgPHN1cHBvcnRAY2xvdWRzbWl0
aC5pbz6JATcEEwEIACEFAl33meQCGy8FCwkIBwMFFQoJCAsFFgIDAQACHgECF4AA
CgkQfgPBlj2RL34T8gf/V6y04eadi+u71n9zkJgBwFcujKU724imUUfL2e335MAu
7hPJ7PxV84Hn18AJuMy11z8ilnKZzCTX30YSo4qS17yZchUYAOdCbRH9K0OxrZxM
98x1/DQsNvoBZG6bL8QYJUa7R2aLv+sgUjgKlk04+DHZijwjq0WT78E+n+DjS4Kd
AguvjeHrYx4Xcri9SAo898w+IxQa15vFl1kZDl04wpeBujkGn8DnaZeN3iN89q6O
ACoElRxdSMF6A40mkEJBgBZv++A4wmnBeWD3P1EL2NeX2oq+GWNpjrRmGA+u9y3v
Tsb/StihyEdRLFfJisjHsd1vVOASxhuxGWgE2ryNEQ==
=1Key
-----END PGP PUBLIC KEY BLOCK-----

It has the following long (20 bytes) and short (8 bytes) fingerprints:

DF60C628D9CDD25E25C8D8CC7E03C1963D912F7E
7E03C1963D912F7E

You can download the GPG key or fetch it via the command-line:

curl -1sLf 'https://dl.cloudsmith.io/public/david-register/opencpn/gpg.7E03C1963D912F7E.key'

Public RSA Key

RSA-based keys/signatures are used by:
Alpine logo

The public RSA key for the david-register/opencpn is:

-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr448uKunSbwjWdPT3LDZ
BrN1ue4tM2EoP/wiZ+laRdyOP1FcHlooP1RmIA7alZfwZJeSdYsDfNEsL+uOyRRl
Vsz2rVpyzQtwpjQ+Mofc80YA+EQqxnMNS9xr+J/5LN/MoaHsY/RgMth8xFv+H77U
aGh8SNeyrA9zTtbSukn7r+8vqcbhprTLoXa7b3KxfUDx29Mc2l3hYTPGD29wc86O
Iw4AHHlhOMPiINMrKJCMJfuILqWQy0nUo2qtiGYvxMnSBgDV/wxHowHa2RA62mAD
OBo4DVORoC7HcNz9m0FRFhGGqiNFoqQCmi6pM339R/6kSNSgOTDXV+hQOMYTFWQR
iwIDAQAB
-----END PUBLIC KEY-----

It has the following long (16 bytes) and short (8 bytes) fingerprints:

4169683FC6820DEC7A3295E98EDC1450
7A3295E98EDC1450

You can download the RSA key or fetch it via the command-line:

curl -1sLf 'https://dl.cloudsmith.io/public/david-register/opencpn/rsa.7A3295E98EDC1450.key'

Need Help?

If you couldn't find what you needed in our documentation, then you can always chat to a member of our team instead. It's our mission to be your dedicated off-site team for package management, and we mean it. Come and chat with us, anytime.

Alpine logo

Alpine Public Key Installation

The following instructions are for Alpine (e.g. apk) packages or compatible.

Automated Installation (Bash)

If you installed the david-register/opencpn repository by following one of the repository installation instructions then you don't need take any further action. The RSA key should already have been installed alongside the repository.

Manual Installation

If you'd like to manually install the RSA key, you can utilise curl to retrieve the RSA key and install it by executing:

curl -1sLf 'https://dl.cloudsmith.io/public/david-register/opencpn/rsa.7A3295E98EDC1450.key' >/etc/apk/keys/opencpn@david-register-7A3295E98EDC1450.rsa.pub

Or you can add it directly without curl by executing:

sudo cat >/etc/apk/keys/opencpn@david-register-7A3295E98EDC1450.rsa.pub <<EOF
    -----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr448uKunSbwjWdPT3LDZ
BrN1ue4tM2EoP/wiZ+laRdyOP1FcHlooP1RmIA7alZfwZJeSdYsDfNEsL+uOyRRl
Vsz2rVpyzQtwpjQ+Mofc80YA+EQqxnMNS9xr+J/5LN/MoaHsY/RgMth8xFv+H77U
aGh8SNeyrA9zTtbSukn7r+8vqcbhprTLoXa7b3KxfUDx29Mc2l3hYTPGD29wc86O
Iw4AHHlhOMPiINMrKJCMJfuILqWQy0nUo2qtiGYvxMnSBgDV/wxHowHa2RA62mAD
OBo4DVORoC7HcNz9m0FRFhGGqiNFoqQCmi6pM339R/6kSNSgOTDXV+hQOMYTFWQR
iwIDAQAB
-----END PUBLIC KEY-----
    EOF

Removing Installation / Uninstalling

If you want to remove the public RSA key for the david-register/opencpn repository then you can do so by executing the following:

sudo rm -f /etc/apk/keys/opencpn@david-register-7A3295E98EDC1450.rsa.pub

Note: Don't do this if you currently have the repository installed and wish to continue using it. If you remove the key the next fetch will fail.

Viewing Installed Keys

If you want to verify that a RSA public key has been installed or removed, you can view the list of all installed keys by executing:

ls -la /etc/apk/keys/

What's this page? All Cloudsmith repositories and packages are signed using GPG (or RSA) keys where supported. GPG (or RSA) signatures and checksums provide reliable mechanisms to ensure that the packages that you download/install are neither corrupt nor modified. GPG is generally preferred, but RSA is used for some package formats (such as Alpine). Learn more in the signing keys documentation.

Top