opkg

opkg
Developer(s) Paul Barker, Thomas Wood, Tick Chen, Graham Gower
Stable release 0.2.4 / November 14, 2014[1]
Preview release 0.3.0-rc2
Development status Active
Written in C
Operating system Linux
Platform Cross-platform
Type Package management system
License GPL v2
Website git.yoctoproject.org/cgit/cgit.cgi/opkg/

Opkg (Open PacKaGe Management) is a lightweight package management system based upon ipkg. It is written in C and resembles APT/dpkg in operation. It is intended for use on embedded Linux devices and is used in this capacity in the OpenEmbedded and OpenWrt projects.[2]

Opkg was originally forked from ipkg by the Openmoko project.[3] More recently, development of opkg has moved from its old Google Code repository to Yocto Project where it is actively maintained again.

Opkg packages use the .ipk extension.

References

External links