💾 Archived View for freeshell.de › tldr › snap.gmi captured on 2024-05-26 at 15:46:49. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Tool for managing the "snap" self-contained software packages.
Similar to what `apt` is for ".deb".
snap find {package_name}
snap install {package_name}
snap refresh {package_name}
snap refresh {package_name} --channel={channel}
snap refresh
snap list
snap remove {package_name}
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).