ule Runtime Azure IoT Edge is a fully managed service that delivers cloud intelligence locally by deploying and running artificial intelligence (AI), Azure services, and custom logic directly on cross-platform IoT devices. Run your IoT solution securely and at scale—whether in the cloud or offline. . This package contains the IoT Edge daemon and CLI tool. Homepage: https://github.com/azure/iotedge Depends: adduser, ca-certificates, hostname, aziot-identity-service (= 1.4.1-1), sed SHA256: fba849943acc218c51fc60d7c162a00a7c4dbd06dcc8a1a6e7660c7cc7845898 Size: 3032252 Filename: pool/main/a/aziot-edge/aziot-edge_1.4.1-1_arm64.deb Package: moby-buildx Version: 0.11.2+azure-ubuntu20.04u3 Architecture: arm64 Section: admin Priority: optional Installed-Size: 73096 Maintainer: Microsoft Description: A Docker CLI plugin for extended build capabilities with BuildKit Homepage: https://github.com/docker/buildx Conflicts: docker-buildx-plugin, docker-ce, docker-ee Depends: libc6 (>= 2.17) Recommends: moby-cli Replaces: docker-buildx-plugin SHA256: 8ed1d0666cf2af0793e868e93cbaca92f2292f9b56d69f48695bfd0dd2aa8e3c Size: 31738602 Filename: pool/main/m/moby-buildx/moby-buildx_0.11.2+azure-ubuntu20.04u3_arm64.deb Package: virtualclient Version: 1.11.5 Architecture: arm64 Maintainer: Virtual Client Team Description: VirtualClient, the open sourced workload automation. SHA256: 168f48d4f52b2851342cbd94779df84f9a47f6f96733c56195e2a1f12b096e40 Size: 42033292 Filename: pool/main/v/virtualclient/virtualclient_1.11.5_arm64.deb Package: aziot-identity-service Version: 1.4.6-1 Architecture: arm64 Section: admin Priority: optional Installed-Size: 15991 Maintainer: Azure IoT Edge Devs Description: Azure IoT Identity Service and related services This package contains the Azure IoT device runtime, comprised of the following services: . - aziot-identityd - The Azure IoT Identity Service - aziot-certd - The Azure IoT Certificates Service - aziot-keyd - The Azure IoT Keys Service - aziot-tpmd - The Azure IoT TPM Service . This package also contains the following libraries: . - libaziot_keys.so - The library used by the Keys Service to communicate with HSMs for key operations. - /aziot_keys.so - An openssl engine that can be used to work with asymmetric keys managed by the Azure IoT Keys Service. . Lastly, this package contains the aziotctl binary that is used to configure and manage the services. Homepage: https://github.com/azure/iot-identity-service Conflicts: iotedge, libiothsm-std Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libssl1.1 (>= 1.1.0g), libtss2-esys0 (>= 2.3.1) SHA256: b3e6f01603a9d8ed58f3be8cf9ea5dfb6d9dfaf7d8654e6345aebd54c6f6c5f0 Size: 3308382 Filename: pool/main/a/aziot-identity-service/aziot-identity-service_1.4.6-1_arm64.deb Package: deliveryoptimization-agent Version: 1.1.0 Architecture: arm64 Section: devel Priority: optional Installed-Size: 412 Maintainer: docloss@microsoft.com Description: Delivery Optimization downloader with Microsoft Connected Cache support # Delivery Optimization Client . This repository contains source code for the following DO components: . * Agent * SDK * Plug-ins . ## Agent . Delivery Optimization HTTP downloader with Microsoft Connected Cache support. . ## SDK . Library for enabling inter-process communication (IPC) with deliveryoptimization clients through native C++ code. . ## Plug-ins . Add-on that enables APT downloads to go through Delivery Optimization Agent. It is a required component only on devices that must download APT packages via a Microsoft Connected Cache instance. During install, it replaces itself as APT's HTTP(S) transport mechanism, thus receiving all APT downloads requests. . ## Getting Started . Follow the development machine setup on each desktop you'd like to use. . ### Development Machine Setup . Clone the repository locally from terminal: . ```markdown > cd (to working directory of your choosing) > git clone https://github.com/