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 thinedge thinedge / tedge-main  GitHub Project
A certifiably-awesome open-source package repository curated by thinedge, hosted by Cloudsmith.
Note: Packages in this repository are licensed as Apache License 2.0 (dependencies may be licensed differently).

Debian logo tedge  0.10.0

One-liner (summary)

tedge is the cli tool for thin-edge.io

Description

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE.txt) [![Discord Shield](https://discord.com/api/guilds/832211156520796171/widget.png?style=shield)](https://discord.gg/SvqWp6nrsK) [![Twitter Badge](https://img.shields.io/twitter/follow/thin_edge_io?style=social)](https://twitter.com/thin_edge_io) [![Build and Deploy to Github Pages](https://github.com/thin-edge/thin-edge.io/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/gh-pages.yml) [![ci_pipeline](https://github.com/thin-edge/thin-edge.io/actions/workflows/ci_pipeline.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/ci_pipeline.yml) [![build-workflow](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml/badge.svg)](https://github.com/thin-edge/thin-edge.io/actions/workflows/build-workflow.yml) <!--- [![codecov](https://codecov.io/gh/thin-edge/thin-edge.io/branch/main/graph/badge.svg?token=ZE7576TLOK)](https://codecov.io/gh/thin-edge/thin-edge.io) --->

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://thin-edge.io"> <img src="images/thin-edge-logo.png" alt="Logo"> </a>

<h3 align="center">The open edge framework for lightweight IoT devices</h3> <p align="center"><a href="https://thin-edge.io">thin-edge.io</a></p> <br /> <br /> </p>

<!-- TABLE OF CONTENTS --> <details open="open"> <summary>Table of Contents</summary> <ol> <li><a href="#about-the-project">About The Project</a></li> <li><a href="#reference-systems">Reference Systems</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> </ol> </details>

## Jump right in: * [Install thin-edge.io on your device](docs/src/howto-guides/002_installation.md) * [Connect your device to Cumulocity](docs/src/tutorials/connect-c8y.md) * [Connect your device to Azure](docs/src/tutorials/connect-azure.md) * [Connect your device to AWS](docs/src/tutorials/connect-aws.md) * [Find some projects that work together with thin-edge.io](https://github.com/thin-edge/thin-edge.io_examples) * [**Explore the Docs**](https://thin-edge.github.io/thin-edge.io/html/) <br/> <br/>

<!-- ABOUT THE PROJECT --> # About The Project

thin-edge.io is the first open-source and cloud-agnostic edge framework designed for resource-constrained IoT edge devices.

We have started the project to solve the challenge of IoT device enablement in industrial IoT or more precisely to make the integration of IoT devices with cloud and IoT platforms easy and reliable.

With thin-edge.io we want to provide re-usable and modular components, which are not bound to a specific IoT platform, domain model or vendor. It runs on a wide variety of hardware, from small, embedded Linux (Debian, Yocto, etc) devices with very low RAM footprint to large, multi-core industrial servers (IPC). It comes with multi-language support and aims to provide out-of-the box connectivity, security and device management features on any device its deployed on. <br/> <br/>

<!-- REFERENCESYSTEMS -->

# Reference Systems For an overview of the supported platforms please have a look at the [platform support](docs/src/supported-platforms.md) doc. <br/> <br/>

<!-- ROADMAP --> # Roadmap

If you want to propose features to the maintainers or want to contribute a development of yours, it´s always a good idea to get started with a conversation based on an [issue](https://github.com/thin-edge/thin-edge.io/issues). <br/> <br/>

<!-- CONTRIBUTING --> # Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. How you can contribute to thin-edge.io you can find in the [Contribution Guideline](CONTRIBUTING.md)

Any contributions you make are **greatly appreciated**. <br/> <br/>

<!-- LICENSE --> # License

Distributed under the Apache 2.0 License. See [LICENSE](LICENSE.txt) for more information. <br/> <br/>

<!-- CONTACT --> # Contact

Twitter - [@thin_edge_io](https://twitter.com/thin_edge_io)

Email - [info@thin-edge.io](mailto:info@thin-edge.io)

Website - [thin-edge.io](https://thin-edge.io)

License

Unknown

Size

1.6 MB

Downloads

0

Status  Completed
Checksum (MD5) d7b3081796b33f744372beee7b2d6550
Checksum (SHA-1) 220e58077037b1467d7108a0b95a225cfd91e1ba
Checksum (SHA-256) 587a40b5536f333df184f0516f739519667adc0e91d59e373e8ade6e8a3f665b
Checksum (SHA-512) c46be23e093e5801fa7b98c821f4b2875b91e5adc4a877cedbc4d5c1727c970b5c…
GPG Signature
Distribution any-distro/any-version - Any Distribution - Any Version
Storage Region  Dublin, Ireland
Type  Binary (contains binaries and binary artifacts)
Uploaded At 1 year, 5 months ago
Uploaded By Uploaded by octocat
Slug Id tedge_0100_amd64deb-2Z5
Unique Id SYVvIButwbsg
Version (Raw) 0.10.0
Version (Parsed)
  • Major: 0
  • Minor: 10
  • Patch: 0
  • Type: SemVer (Strict)
  extended metadata
Homepage https://thin-edge.io
Installed Size 4.5 MB
Maintainer thin-edge.io team <info@thin-edge.io>
Priority optional
pkg tedge_0.10.0_amd64.deb 0
1.6 MB
md5 sha1 sha256 sha512
Package Contents (tedge_0.10.0_amd64.deb)
Loading...

This package has 9 files/directories.

 Newer Debian logo
tedge
 1.3.0
5.2 MB 3 days ago
0 Uploaded by octocat
 Newer Debian logo
tedge
 1.3.0
4.4 MB 3 days ago
0 Uploaded by octocat
 Newer Debian logo
tedge
 1.3.0
4.8 MB 3 days ago
1 Uploaded by octocat
 Newer Debian logo
tedge
 1.3.0
4.9 MB 3 days ago
0 Uploaded by octocat
 Newer Debian logo
tedge
 1.3.0
4.8 MB 3 days ago
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
  Debian logo
tedge
 0.10.0
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat
 Newer Debian logo
tedge
0 Uploaded by octocat

Dependencies

1

Checksum (md5)

6bed8eb157a45636f36d20e01ffd3446

Recommends
mosquitto
Loading...

You can embed a badge in another website that shows this or the latest version of this package.

To embed the badge for this specific package version, use the following:

[![This version of 'tedge' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true)](https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/)
|This version of 'tedge' @ Cloudsmith|
.. |This version of 'tedge' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true
   :target: https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/
image::https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true[link="https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/",title="This version of 'tedge' @ Cloudsmith"]
<a href="https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/0.10.0/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true" alt="This version of 'tedge' @ Cloudsmith" /></a>

rendered as: This version of 'tedge' @ Cloudsmith

To embed the badge for the latest package version, use the following:

[![Latest version of 'tedge' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true&show_latest=true)](https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/)
|Latest version of 'tedge' @ Cloudsmith|
.. |Latest version of 'tedge' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true&show_latest=true
   :target: https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/
image::https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true&show_latest=true[link="https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/",title="Latest version of 'tedge' @ Cloudsmith"]
<a href="https://cloudsmith.io/~thinedge/repos/tedge-main/packages/detail/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/thinedge/tedge-main/deb/tedge/latest/a=amd64;xc=main;d=any-distro%252Fany-version;t=binary/?render=true&show_latest=true" alt="Latest version of 'tedge' @ Cloudsmith" /></a>

rendered as: Latest version of 'tedge' @ Cloudsmith

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

To install/use tedge @ version 0.10.0 ...

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

curl -1sLf \
  'https://dl.cloudsmith.io/public/thinedge/tedge-main/setup.deb.sh' \
  | sudo -E bash

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

curl -1sLf \
  'https://dl.cloudsmith.io/public/thinedge/tedge-main/setup.deb.sh' \
  | sudo -E distro=debian codename=wheezy arch=ARCH component=COMPONENT bash

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

apt-get install -y debian-keyring  # debian only
apt-get install -y debian-archive-keyring  # debian only
apt-get install -y apt-transport-https
# For Debian Stretch, Ubuntu 16.04 and later
keyring_location=/usr/share/keyrings/thinedge-tedge-main-archive-keyring.gpg
# For Debian Jessie, Ubuntu 15.10 and earlier
keyring_location=/etc/apt/trusted.gpg.d/thinedge-tedge-main.gpg
curl -1sLf 'https://dl.cloudsmith.io/public/thinedge/tedge-main/gpg.682E77FABB95EA52.key' |  gpg --dearmor >> ${keyring_location}
curl -1sLf 'https://dl.cloudsmith.io/public/thinedge/tedge-main/config.deb.txt?distro=debian&codename=wheezy&component=main' > /etc/apt/sources.list.d/thinedge-tedge-main.list
sudo chmod 644 ${keyring_location}
sudo chmod 644 /etc/apt/sources.list.d/thinedge-tedge-main.list
apt-get update
sudo apt-get install tedge=0.10.0
Warning: Note that this package is for Any Distribution Any Version / amd64 and may only work for that configuration.
Top