deskctl
v0.1.14
Published
Installable deskctl package for Linux X11 agents
Maintainers
Readme
deskctl
deskctl installs the command for Linux X11 systems.
Install
npm install -g deskctlAfter install, run:
deskctl --helpTo upgrade version:
deskctl upgradeFor non-interactive use:
deskctl upgrade --yesOne-shot usage is also supported:
npx deskctl --helpRuntime Support
- Linux
- X11 session
- currently packaged release asset:
linux-x64
deskctl downloads the matching GitHub Release binary during install.
Unsupported targets fail during install with a clear runtime support error instead of installing a broken command.
If you want the Rust source-install path instead, use:
cargo install deskctl