uninstall

Uninstalls a global dependency (TinyTeX, Chromium, Chrome Headless Shell, VeraPDF).

quarto uninstall [tool]

Options

Flags Arguments Description
-h, --help Show this help.
--no-prompt Do not prompt to confirm actions
--update-path Update system path when a tool is installed
--log Path to log file
--log-level Log level (debug, info, warning, error, critical)
--log-format Log format (plain, json-stream)
--quiet Suppress console output.
--profile Active project profile(s)

Commands

Command Description
help Show this help or the help of a sub-command.

Examples

Uninstall TinyTeX

Terminal
quarto uninstall tinytex

Uninstall Chrome Headless Shell

Terminal
quarto uninstall chrome-headless-shell

Uninstall Chromium (legacy)

Terminal
quarto uninstall chromium