How to Install Jupyter on Ubuntu 20.04 LTS Linux

Install Jupyter on Ubuntu 20.04 LTS Linux

Tutorial to learn the steps involve in the installation of Jupyter Notebook on Ubuntu  20.04 Focal Fossa using the command Terminal. What is Jupyter Notebook? The Jupyter Project is a non-profit initiative that aims to develop and provide open-source software and open standards for interactive …

Read more

How to install Erlang on Ubuntu 20.04 LTS Linux

How to install Erlang on Ubuntu 20.04 LTS Linux

Learn the commands to install Erlang programming language on Ubuntu 20.04 LTS Focal fossa Linux and also an example to create Hello World program.  Erlang is an open-source programming language that is nowadays often used for (massively) parallel programming and distributed systems. However, the origins lie …

Read more

How to install Dotnet in AlmaLinux 8

install Dotnet in AlmaLinux 8

Learn the commands to install .Net Framework and runtime on AlmaLinux 8 using terminal and DNF package manager. .NET is a free, cross-platform, open-source developer platform from Microsoft that can be used to create and run programs for Windows. The software is pronounced “dot-net framework”. …

Read more