Would be the easiest way.rm -rf ~/.phoronix-test-suite/installed-tests/
Hi,
I'm installing the phoronix test suite using the deb file on my kubuntu system.
I will use it to test my system, but then I would like to uninstall it removing all the application it has installed.
What is the correct procedure?
Xwang
Would be the easiest way.rm -rf ~/.phoronix-test-suite/installed-tests/
Wouldn't this only remove the installed tests rather than the entire application? I just tried it and running
still worksCode:phoronix-test-suite
I believe this will work:
sudo apt-get remove phoronix-test-suite && rm -rf ~/.phoronix-test-suite