opkg

E235251

opkg is a lightweight package management system commonly used in embedded Linux distributions to install, update, and remove software packages.

All labels observed (1)

Label Occurrences
opkg canonical 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf free and open-source software
package management system
software
category Linux package manager
embedded systems software
compatibleWith .ipk packages
designGoal low resource usage
small footprint
suitability for embedded systems
feature command-line interface
dependency resolution
lightweight design
support for local package files
support for remote repositories
hasComponent configuration files in /etc/opkg
opkg command-line client
inspiredBy ipkg
license GPL-compatible license
operatingSystem Linux
embedded Linux
programmingLanguage C
similarTo dpkg as low-level package tool
surface form: dpkg

rpm
storesConfiguration /etc/opkg/opkg.conf
storesRepositoryList /etc/opkg/*.conf
supportsArchitecture ARM
MIPS
x86
supportsOperation package information display
package listing
package removal
package search
package upgrade
typicalCommand opkg install
opkg list
opkg remove
opkg update
opkg upgrade
usedFor installing software packages
managing software repositories
removing software packages
updating software packages
usedIn OpenWrt
surface form: LEDE

OpenWrt
various embedded Linux distributions

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

OpenWrt hasComponent opkg