Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to uninstall #15

Open
rdlf4 opened this issue Aug 8, 2020 · 1 comment
Open

No way to uninstall #15

rdlf4 opened this issue Aug 8, 2020 · 1 comment

Comments

@rdlf4
Copy link

rdlf4 commented Aug 8, 2020

Hello,

Could the author please provide an 'uninstall' file to ease the UN-installation process?
It's an exhaustive process to search for, tracking down and removing the installed files by studying the INSTALL file.

Regards.

@zwpwjwtz
Copy link
Owner

zwpwjwtz commented Aug 9, 2020

In order to uninstall, you only need to remove one file: the executable "f3-qt" generated by compiler.
If you meant to undo all the changes applied since your preparation for the compilation, then these commands might help:
make clean
rm Makefile
sudo apt purge qt5-default g++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants