如何列出 Ubuntu 上已安装的 snap 包?

Gue*_*OCs 6 snap

如何列出通过安装的应用程序snap

lz@vm:$ snap help
The snap command lets you install, configure, refresh and remove snaps.
Snaps are packages that work across many different Linux distributions,
enabling secure delivery and operation of the latest apps and utilities.

Usage: snap <command> [<options>...]

Commonly used commands can be classified as follows:

         Basics: find, info, install, remove, list
        ...more: refresh, revert, switch, disable, enable, create-cohort
        History: changes, tasks, abort, watch
        Daemons: services, start, stop, restart, logs
    Permissions: connections, interface, connect, disconnect
  Configuration: get, set, unset, wait
    App Aliases: alias, aliases, unalias, prefer
        Account: login, logout, whoami
      Snapshots: saved, save, check-snapshot, restore, forget
         Device: model, reboot, recovery
      ... Other: warnings, okay, known, ack, version
    Development: download, pack, run, try
Run Code Online (Sandbox Code Playgroud)

这里没有列出任何快照

246*_*601 8

打开终端并输入snap list

此参考将帮助您列出 ubuntu 上各种来源的所有已安装软件包。

来自手册页快照

在此输入图像描述