Uninstall node on ubuntu
To uninstall node js from ubuntu following steps can be done. $ apt-get remove nodejs # It will remove the…
Read MoreTo uninstall node js from ubuntu following steps can be done. $ apt-get remove nodejs # It will remove the…
Read MoreProject setup with virtualenv. While working with a pyhon3 project, it is better to install project based dependencies inside a…
Read More