I deleted anonsurf gui thats installed by default on my parrot os.
I saw many articles on how to install it on kali but none on parrot.
Please help.
21 Answer
anonsurf can be installed through apt. You should have the following lines in your /etc/apt/sources.list.d/parrot.list:
deb rolling main contrib non-free
deb rolling-security main contrib non-freeThen
sudo apt update
sudo apt install anonsurf-gtk 3