Skip to content

Uninstallation

github-actions[bot] edited this page Feb 26, 2025 · 1 revision

Uninstallation

PyPi

pip3 uninstall linode-cli

If you would like to remove the config file (easy to re-create) you must do so manually.

rm $HOME/.config/linode-cli
Clone this wiki locally