🌐
Anaconda
anaconda.com › docs › getting-started › miniconda › install › linux-install
Linux installer - Anaconda
This page provides instructions for installing Miniconda on Linux with the command line in a shell application.
🌐
PyTorch
pytorch.org › get-started › locally
Get Started
Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should be suitable for many users. Preview is available if you want the latest, not fully tested and supported, ...
🌐
Raspberry Pi Forums
forums.raspberrypi.com › board index › programming › python
cannot install miniconda on pi (SOLVED) - Raspberry Pi Forums
I edit the bash instruction to match my selection of 32-bit miniconda, rather than the 64 that is cited in the instructions. Installing on Linux Download the installer: Miniconda installer for Linux.
🌐
Medium
medium.com › @aminasaeed223 › a-comprehensive-tutorial-on-miniconda-creating-virtual-environments-and-setting-up-with-vs-code-f98d22fac8e2
A Comprehensive Tutorial on Miniconda: Creating Virtual Environments and Setting Up with VS Code | by Amina Saeed | Medium
October 19, 2023 - Use the conda install or pip install command to install packages, just like you would in a regular Python environment. For example: ... Visual Studio Code (VS Code) is a popular code editor that provides excellent support for Python development.
🌐
TensorFlow
tensorflow.org › install › pip
Install TensorFlow with pip
March 12, 2026 - Download and install the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 for your platform. Make sure long paths are enabled on Windows. Miniconda is the recommended approach for installing TensorFlow with GPU support.
🌐
Surrey
docs.pages.surrey.ac.uk › research_software › tutorials › tutorials › conda › 1_setup.html
1. Setting up Conda - Research Software Hub
Open terminal and run: bash Miniconda3-latest-Linux-x86_64.sh (or appropriate filename). Follow the prompts to complete installation.
🌐
Uts
hpc.research.uts.edu.au › software_general › python › python_miniconda
Using Miniconda Python - eResearch HPC Documentation
This will be installed into your own home directory: $ bash Miniconda3-latest-Linux-x86_64.sh Welcome to Miniconda3 In order to continue the installation process, please review the license agreement. Please, press ENTER to continue ..... Miniconda3 will now be installed into this location: /shared/homes/xxxxxxx/miniconda3 .....
Find elsewhere
🌐
Waylon Walker
waylonwalker.com › install-miniconda
How to Install miniconda on linux (from the command line only) | Waylon Walker
August 10, 2020 - The following snippet will create a directory to install miniconda into, download the latest python 3 based install script for Linux 64 bit, run the install script, delete the install script, then add a conda initialize to your bash or zsh shell.
🌐
Conda
docs.conda.io › projects › conda › en › stable › user-guide › install › index.html
Installing conda — conda 26.3.2 documentation
SHA-256 checksums are available for Miniconda and Anaconda Distribution. We do not recommend using MD5 verification as SHA-256 is more secure. Download the installer file and, before installing, verify it as follows:
🌐
TeachBooks
teachbooks.io › learn-programming › install › python › miniconda.html
Miniconda Installation — Learn-Programming book
January 14, 2026 - You can read more about it on the Miniconda website. The screenshots in these instructions were made using the Command Prompt on a Windows Operating System (screenshots are from Windows 10). Where needed, instructions and notes for Mac users are provided in addition. ... Unless you have installed Anaconda or Miniconda recently (e.g., within the last 2-3 years), we recommend you completely remove older versions of these software distributions from your computer and start from scratch.
🌐
GIS Programming
geog-312.gishub.org › book › software › miniconda.html
Miniconda — Introduction to GIS Programming
To install Miniconda, download the installer from the Miniconda website and run the installer.
🌐
Readthedocs
sustainability-gis.readthedocs.io › en › 2023 › course-info › installing-miniconda.html
Install Python locally (optional)
Although we will use the dedicated course environment to do all the programming, it is also possible to complete the tutorials and programming exercises on your own computer. The purpose of this page is to help you to install Python and required Python packages locally. We recommend using Miniconda ...