-3

I have installed REMIX IDE i.e. an ide for programming in Solidity programming language(widely used in Blockchain technology). I have installed it using it's official website. Now I want to uninstall it completely. Please help me how to uninstall it completely?

1 Answers1

1

Run in a terminal

sudo apt purge remix-ide
Pilot6
  • 90,100
  • 91
  • 213
  • 324