I have installed qTox using this guide, however I have forgotten my password and wish to create a new profile, but also delete the old one. And this is where I have my problem, I have tried purging it and then installing it again, however that does not seem to delete the profile? So how do I delete it? I am running Ubuntu GNOME 15.10 with GNOME 3.18 and the latest version of qTox.
Asked
Active
Viewed 5,377 times
2 Answers
1
Simply remove your profile files :
rm ~/.config/tox/<tox_username>.tox
rm ~/.config/tox/qtox.ini
hg8
- 13,580
-
1
-
1If you just want to create a new profile on the same computer (and for the same person), with the same username there is no need to delete your history :) – hg8 Nov 19 '15 at 14:39
tox-username.toxfile is the correct one, so I'd say his answer is better in exactness, mine is better in simplicity – Sergiy Kolodyazhnyy Nov 19 '15 at 14:59