How to install Miniconda and PyCharm Professional - xaaaandao/piperaceae-features GitHub Wiki

Miniconda

$ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
$ sh Miniconda3-latest-Linux-x86_64.sh

PyCharm Professional

  1. Use o ToolBox to download PyCharm Profesisonal.
  2. After the download, open the local file in the terminal.
tar -xf jetbrains-toolbox-*.tar.gz
cd jetbrains-toolbox-*
./jetbrains-toolbox
  • Replace the asterisk for the version downloaded.
  • The institutional email can activate Pycharm Professional (and other JetBrains software).