LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

betterdiscordctl

Manage BetterDiscord installation on Linux

TLDR

Install BetterDiscord into Discord Stable
$ sudo betterdiscordctl install
copy
Install it into Canary
$ sudo betterdiscordctl --d-flavors canary install
copy
Install it into PTB
$ sudo betterdiscordctl --d-flavors ptb install
copy
Install where Discord came from Flatpak
$ sudo betterdiscordctl --d-install flatpak install
copy
Install where Discord came from Snap
$ sudo betterdiscordctl --d-install snap install
copy
Check whether it is installed and which version
$ betterdiscordctl status
copy
Update BetterDiscord after Discord updates itself
$ sudo betterdiscordctl upgrade
copy
Reinstall when a Discord update breaks the injection
$ sudo betterdiscordctl reinstall
copy
Remove it again
$ sudo betterdiscordctl uninstall
copy
Update betterdiscordctl itself
$ sudo betterdiscordctl self-upgrade
copy

SYNOPSIS

betterdiscordctl [options] command

DESCRIPTION

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).

PARAMETERS

-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.

SUBCOMMANDS

install

Install BetterDiscord.
reinstall
Reinstall BetterDiscord, removing the old files.
uninstall
Remove BetterDiscord.
update
Update BetterDiscord, updating your local repository if present.
status
Show current Discord patch state.
self-upgrade
Upgrade betterdiscordctl itself.

INSTALL

yay -S betterdiscordctl
copy
nix profile install nixpkgs#betterdiscordctl
copy

CAVEATS

Requires root privileges. BetterDiscord may break after Discord updates; reinstallation is often necessary. Using client modifications may violate Discord's Terms of Service.

SEE ALSO

discord(1), flatpak(1), snap(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid