Opkg (Open PacKaGe) is a lightweight package manager designed for embedded Linux systems. Opkg automates the process of installing, removing, and managing software from remote repositories known as feeds. You can use Artifactory as a fully-fledged Opkg repository to generate index files that are fully compliant with the Opkg client. For more information, see the Opkg documentation.
Artifactory fully supports Opkg repositories, including the following capabilities:
Unified Repository Management: Consolidate all your
.ipkpackages by using Opkg repositories in Artifactory as a single source of truth. Set up secure local repositories, access cached versions ofdownloads.openwrt.org, and create a single access point for all sources with virtual repositories.Full Automation with REST API and JFrog CLI: Natively manage and provision
.ipkpackages from Artifactory using theopkgclient, or automate fully with the JFrog CLI and REST API to optimize software delivery.Automated Metadata Calculation: Artifactory automatically calculates metadata for packages uploaded to local repositories, eliminating the need for manual indexing.
Flexible Key Management: Sign indexes and verify packages with GPG signatures, and manage the GPG signatures using the Artifactory UI and REST API.
Enterprise Readiness: Use secure, private Opkg repositories in a High Availability installation of Artifactory. Artifactory provides enterprise-ready stability, reliability, scalable storage through Cloud providers, and advanced replication options for disaster recovery.