Uninstall WAX-CDT
If you have a previous version of WAX-CDT installed (Version : wax-1.4.1-1.0.0), you'll need to uninstall it before you can install the latest version.
What's removed
This script will remove the following tools:
- cdt-cpp
- cdt-cc
- cdt-ld
- cdt-init
- cdt-abidiff
- cdt-wasm2wast
- cdt-wast2wasm
- cdt-ranlib
- cdt-ar
- cdt-objdump
- cdt-readelf
TIP
If you created folders or modified any files in this directory, they will remain intact after the uninstall script runs. This script only removes the WAX-CDT tools.
Run the Uninstall Script
To uninstall the WAX-CDT:
From the command line, navigate to your WAX-CDT folder (e.g. wax-blockchain/wax-cdt).
Run the uninstall script.
sudo ./uninstall.sh
Enter your password, and then 1 to uninstall WAX-CDT.