Developer(s) | Paul Barker, Thomas Wood, Tick Chen, Graham Gower |
---|---|
Stable release |
0.3.4 / December 22, 2016
|
Repository | git |
Development status | Active |
Written in | C |
Operating system | GNU/Linux |
Platform | Cross-platform |
Type | Package management system |
License | GPL v2 |
Website | code |
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 GNU/Linux devices and is used in this capacity in the OpenEmbedded and OpenWrt projects.
Opkg was originally forked from ipkg by the Openmoko project. 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.