Yambuck

Uninstall Yambuck

Choose the safe default if you only want to remove Yambuck, or use full purge mode for a complete clean-slate reset. If system paths exist, the script requests admin permission.

Back to install page

Safe uninstall

Recommended

Removes Yambuck itself and desktop integration from user and system locations when present. Leaves Yambuck-managed apps in place.

curl --proto '=https' --tlsv1.2 -sSf https://yambuck.com/uninstall.sh | bash

Full purge

Testing

Removes Yambuck and all Yambuck-managed app payloads + metadata across user and system scope for a full clean slate.

curl --proto '=https' --tlsv1.2 -sSf https://yambuck.com/uninstall.sh | bash -s -- --purge-managed-apps --yes

Prefer explicit download? Get the script directly at /uninstall.sh.