Skip to content

Uninstalling

Yozen Hernandez edited this page Apr 2, 2017 · 1 revision

On UNIX-like systems, simply run:

xargs rm < install_manifest.txt # or sudo xargs rm < install_manifest.txt

from the build directory you created when instaling. The directory will remain, however, so you will not lose any reference files.

Clone this wiki locally