← 返回命令列表

Linux command

betterdiscordctl 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

Install

sudo betterdiscordctl install

Example

sudo betterdiscordctl -f canary install

Example

sudo betterdiscordctl -f ptb install

Example

sudo betterdiscordctl -i flatpak install

Example

sudo betterdiscordctl -i snap install

说明

betterdiscordctl manages BetterDiscord installation on Linux systems. BetterDiscord is a client modification for Discord that enables themes, plugins, and additional customization features. The tool handles installation, updates, and removal of BetterDiscord across different Discord variants (Stable, Canary, PTB) and installation methods (native, Flatpak, Snap).

参数

-f, --d-flavors _flavor_
Specify Discord flavor: stable, canary, or ptb.
-i, --d-install _method_
Specify installation method: system, flatpak, or snap.
-p, --d-appdir _path_
Specify custom Discord app directory.
-v, --verbose
Increase verbosity level.
-q, --quiet
Decrease verbosity level.
-V, --version
Display version and exit.
-h, --help
Display help message and exit.

FAQ

What is the betterdiscordctl command used for?

betterdiscordctl manages BetterDiscord installation on Linux systems. BetterDiscord is a client modification for Discord that enables themes, plugins, and additional customization features. The tool handles installation, updates, and removal of BetterDiscord across different Discord variants (Stable, Canary, PTB) and installation methods (native, Flatpak, Snap).

How do I run a basic betterdiscordctl example?

Run `sudo betterdiscordctl install` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -f, --d-flavors _flavor_ do in betterdiscordctl?

Specify Discord flavor: stable, canary, or ptb.