I am running Ubuntu 20.04 under Virtual Machine in Windows host machine.
I need to know where do we usually install the programs in Ubuntu. In which directory if the installation belong to all users and if it belong to a specific user only.
I would like to install Pycharm. I have found at some web pages that Pycharm need to be install under /opt folder.
I tried to create a new folder for Pycharm installation under /opt folder but this does not work.
Kindly let me know how we can create a new folder under /opt.
Open a terminal.
Run in it:
man mkdir is your friend