Re: running a snap package on bookworm?
On Wed, Jan 24, 2024 at 12:16:21PM -0700, D. R. Evans wrote:
> 4. But now how do I actually run the program? I tried just running:
> $ acrordrdc
Have you looked at the man page for snap? It's very long, so I took
a guess and looked for "run".
run
Run the given snap command
The run command executes the given snap command with the right confinement
and environment.
Usage: snap [OPTIONS] run [run-OPTIONS] <NAME-OF-SNAP>.<NAME-OF-APP> [<SNAP-APP-ARG>...]
Maybe that's part of the answer. The "info" subcommand also looked
important.
Reply to: