I have installed a programme(Dragonfly ORS) using chmod u+x DragonflyInstaller ./DragonflyInstaller in my user home directory aks@HPGM512GB:~/ORS/Dragonfly$.
How can I uninstall any program using the terminal without sudo and root access?
To remove the programme, I used "rm -rf ORS", which did remove the installed programme. But I believe it has not completely uninstalled.
I still see the old thumbnail and software behave unexpectedly after reinstall. It shows the error Segmentation fault (core dumped) which happening(I believe) because the program did not uninstall properly.
Could you please help me with the correct way of uninstalling a programme without admin access?
Thanks