The Anaconda provides an easily manageable environment for python applications. It provides a variety of tools for collecting data from various sources using machine learning and AI. With the help of Anaconda, we can deploy applications with a single button click. This tutorial will help you to install and use the Anaconda on Ubuntu 22.04 Linux system with step-by-step instructions.

Prerequisites

Firstly, open the terminal on your Ubuntu system and update the Apt packages repository. Also, install the curl on your system that will require later in this tutorial.

Installing Anaconda3 on Ubuntu

Follow the below steps to install Anaconda3 on Ubuntu systems:

How to Update Anaconda

You can easily update the Anaconda and packages using the conda binary. To upgrade the Anaconda on your system, type:

Press “y” to proceed with the update process. The output will show you all the packages that are newly installed, or upgrading current packages and remove unnecessary packages.

How to Exit from Conda Terminal

Just type the following command from the Conda terminal to exit from it and get the normal terminal back. You can see the the terminal is back to noarmal:

How to Uninstall Anaconda

If you no longer used the Anaconda on your system. You can uninstall it by removing the installation directories and files created under the home directory. Then, edit the ~/.bashrc file: Navigate to the end of the file and remove the Anaconda environment configuration as shown below images.

Press ESC and type :wq and then press Enter button to save file.

Conclusion

You can use Anaconda to manage scientific computing, workloads for data science, analytics, and large-scale data processing. In this article, we have learned how to install anaconda on Ubuntu from its original source.

How To Install Anaconda on Ubuntu 22 04   TecAdmin - 75How To Install Anaconda on Ubuntu 22 04   TecAdmin - 92How To Install Anaconda on Ubuntu 22 04   TecAdmin - 22How To Install Anaconda on Ubuntu 22 04   TecAdmin - 35How To Install Anaconda on Ubuntu 22 04   TecAdmin - 43How To Install Anaconda on Ubuntu 22 04   TecAdmin - 8