

The setup will also you – “ Do you wish the installer to initialize Miniconda3 by running Conda init?” If you type Yes then every time you open the Terminal, Conda’s base environment will be activated on startup and also this will add the Conda3 folder path in your bash profile. Soon, the installer will ask to accept the License, press q, and then type Yes to accept it. Hit the Enter key to start the installation process.
#INSTALL MINICONDA INSTALL#
Now, we can install the MiniConda using the script for our current user. Here is the command to directly download it using the command terminal of Ubuntu 20.04.

Hence, we download the script published on the official document website of Anaconda. MiniConda is not available to install using the APT package manager and standard repository of Ubuntu. However, still to ensure the system is up to date with available security updates for our Ubuntu 20.04 run the command once. Well, this step is not necessary to install MiniConda because here we are going to use the script available for it, officially. If not then you can use the APT package manager to install it, here is the command- sudo apt install python3 1. Although, it would be because python version 3.x is already there on Ubuntu 20.04 out of the box. Uninstall or Remove Miniconda3 – Ubuntu 20.04 Steps to install MiniConda3 on Ubuntu 20.04 LTSīefore following this tutorial ensure that you have Python installed on your Ubuntu system.
