

After login, you will see a list of software which are made available for you. McNeel Rhinoceros, CES Edupack, IBM SPSS Statistics (free) Or find a desktop computer on your faculty, it might just have the programs installed you need. When specific types of software are temporarily not available for you, take a look at the weblogin service of TU Delft. If you are looking for tutorials to learn different types of software, we recommend you to take a look at the TOI-Pedia of TU Delft.


Replace with the version number of CLion you've downloaded (you can use TAB key to complete the directory name) First run of CLion would install the required files on your home directory and start the solution:.Sudo tar xfz ~/Downloads/CLion-*.tar.gz -C /opt Extract the downloaded file to directory under /opt.

In case sudo is not install, you can log in as root (running su command and giving the root passwod)ĭownload from.On other linux distribution you'll have to use the default package manager, like yum in rpm-based distributions.Run the installation command: sudo apt install cmake gcc g++ clang.Open a terminal window (Alt-F2 to run application, type in mate-terminal or gnome-terminal or konsole).The required packages are: cmake, GCC/G++ or Clang. JetBrains gives a free license for students. Clion is a JetBrains' solution for C/C++ development
