-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

snap


> Tool for managing the "snap" self-contained software packages.

> Similar to what `apt` is for ".deb".

More information.


Search for a package:

snap find {package_name}

Install a package:

snap install {package_name}

Update a package:

snap refresh {package_name}

Update a package to another channel (track, risk, or branch):

snap refresh {package_name} --channel={channel}

Update all packages:

snap refresh

Display basic information about installed snap software:

snap list

Uninstall a package:

snap remove {package_name}

Check for recent snap changes in the system:

snap changes


> 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 00:00:03 2024