How to uninstall Vitis suite in Ubuntu?I installed Vitis on Ubuntu16.04.1, but now I want to uninstall it. Can someone give the specific operation process? Thank you
Hi @stdu6, to uinstall Vitis, you can navigate to the following folder:
<Vitis install base directory>/.xinstall/Vitis_2019.2
And then run the following command:
./xsetup -Uninstall
------------------------------------------------------------------------- Please don’t forget to reply, kudo, and accept as solution! -------------------------------------------------------------------------