Skip to content

🖥️ CLI Commands

Carch also supports CLI commands! Use carch with the following options:

sh
carch --help

📦 Usage

carch [OPTIONS] [COMMAND]


🔧 Command Breakdown

🏷️ Command📄 Description
check-updateCheck if a new version is available.
updateInteractively update Carch.
uninstallInteractively uninstall Carch.
helpPrint this message or help for the given subcommand(s).
--log, -lEnables logging only for the current session. Logs are saved in ~/.config/carch/carch.log.
--version, -vShow the program version.
--catppuccin-mocha, -cSet the theme to Catppuccin Mocha.
--dracula, -dSet the theme to Dracula.
--gruvbox, -gSet the theme to Gruvbox.
--nord, -nSet the theme to Nord.
--rose-pine, -rSet the theme to Rosé Pine.
--help, -hShow this help message and exit.

Released under the MIT License.