-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

opkg


> A lightweight package manager used to install OpenWrt packages.

More information.


Install a package:

opkg install {package}

Remove a package:

opkg remove {package}

Update the list of available packages:

opkg update

Upgrade all the installed packages:

opkg upgrade

Upgrade one or more specific package(s):

opkg upgrade {package(s)}

Display information for a specific package:

opkg info {package}

List all the available packages:

opkg list


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 07:38:32 2024