1

I apply all commands (i.e. sudo apt-get --purge autoremove solc) to remove solc from my Ubuntu bash (WSL)... but after removing, when i type solc --version (it print version 0.4.24) and when i type solcjs --version it print 0.5.14... I just want to remove all my solc or just upgrade it to new version... is there any solution.. i searched a lot and couldn't found any solution to upgrade or remove solc...

Amir Ali
  • 447
  • 6
  • 18

1 Answers1

0

If you installed over snap, use this command

snap remove solc