Package manager#
Install package#
List all available packages, select a package and install it with:
opkg list
sudo opkg install PACKAGE_NAME
Upgrade packages#
Update the list of available packages and upgrade the packages with:
sudo opkg update
sudo opkg upgrade
Develop#
If you would install the newest develop releases you can enable the testing repository in the /etc/opkg/opkg.conf
. Only do this if you know what you are doing!
Donation#
We put a lot of time into this project. If you like it, you can support us with a donation.