-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

synopkg


> Package management utility for Synology DiskStation Manager.

More information.


List the names of installed packages:

synopkg list --name

List packages which depend on a specific package:

synopkg list --depend-on {package}

Start/Stop a package:

sudo synopkg {start|stop} {package}

Print the status of a package:

synopkg status {package}

Uninstall a package:

sudo synopkg uninstall {package}

Check if updates are available for a package:

synopkg checkupdate {package}

Upgrade all packages to the latest version:

sudo synopkg upgradeall

Install a package from a synopkg file:

sudo synopkg install {path/to/package.spk}


> 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 Fri May 17 00:28:47 2024