<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Mint &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/linux-mint/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Tue, 04 May 2021 12:33:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Linux Mint &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to install and use Miniconda on Linux Mint</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-and-use-miniconda-on-linux-mint/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-and-use-miniconda-on-linux-mint/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 04 May 2021 09:43:17 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=3645</guid>

					<description><![CDATA[Miniconda is a minimalistic and free installer for conda. It includes conda, Python, and a small number of packages that Python and conda depend on. In addition, it also includes a small number of useful packages like Requests, PIPs, and many more Installing Miniconda on Linux Mint The process is [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://docs.conda.io/en/latest/miniconda.html"><strong>Miniconda</strong></a> is a minimalistic and free installer for conda. It includes conda, Python, and a small number of packages that Python and conda depend on. In addition, it also includes a small number of useful packages like Requests, PIPs, and many more</p>



<h2 id="installing-miniconda-on-linux-mint" >Installing Miniconda on Linux Mint</h2>



<p>The process is very simple. It can be installed on Linux Mint from an installer script. Open a terminal and download the latest Miniconda installer script:</p>



<pre class="wp-block-code"><code>wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh</code></pre>



<p>The downloaded setup script file is not executable. So now we have to make this installer script executable with the following command:</p>



<pre class="wp-block-code"><code>chmod + x Miniconda3-latest-Linux-x86_64.sh</code></pre>



<figure class="wp-block-gallery columns-1 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img width="1024" height="547" src="https://help.hostry.com/wp-content/uploads/2021/05/1-1024x547.png" alt="" data-id="3659" data-full-url="https://help.hostry.com/wp-content/uploads/2021/05/1.png" data-link="https://help.hostry.com/?attachment_id=3659" class="wp-image-3659" srcset="https://help.hostry.com/wp-content/uploads/2021/05/1-1024x547.png 1024w, https://help.hostry.com/wp-content/uploads/2021/05/1-300x160.png 300w, https://help.hostry.com/wp-content/uploads/2021/05/1-768x410.png 768w, https://help.hostry.com/wp-content/uploads/2021/05/1-50x27.png 50w, https://help.hostry.com/wp-content/uploads/2021/05/1-1536x820.png 1536w, https://help.hostry.com/wp-content/uploads/2021/05/1-920x491.png 920w, https://help.hostry.com/wp-content/uploads/2021/05/1-600x320.png 600w, https://help.hostry.com/wp-content/uploads/2021/05/1-320x171.png 320w, https://help.hostry.com/wp-content/uploads/2021/05/1.png 1879w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul></figure>



<p>Then run the installer script using the following command:</p>



<pre class="wp-block-code"><code>./Miniconda3-latest-Linux-x86_64.sh</code></pre>



<p>Press <strong>Enter</strong> to continue installing Miniconda. The Miniconda license agreement will be displayed in the terminal window. Keep pressing Enter to continue reading the license agreement. Enter &#8216;<strong>Yes</strong>&#8216; and accept the license terms Enter &#8216;<strong>Yes</strong>&#8216; and accept the license terms. The system will then ask for the installation location of Miniconda. By default, a new Miniconda directory will be created in your home directory and installed there. You can press <strong>Enter</strong> to confirm the location, or you can also specify a different location for Miniconda. Finally, if you want the installer to initialize <strong>Minicoda3</strong> by running conda in it, click <strong>Yes</strong>. Otherwise, you can press Enter and Miniconda3 will not initialize.</p>



<figure class="wp-block-gallery columns-1 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="727" src="https://help.hostry.com/wp-content/uploads/2021/05/2-1024x727.png" alt="" data-id="3656" data-link="https://help.hostry.com/?attachment_id=3656" class="wp-image-3656" srcset="https://help.hostry.com/wp-content/uploads/2021/05/2-1024x727.png 1024w, https://help.hostry.com/wp-content/uploads/2021/05/2-300x213.png 300w, https://help.hostry.com/wp-content/uploads/2021/05/2-768x545.png 768w, https://help.hostry.com/wp-content/uploads/2021/05/2-50x35.png 50w, https://help.hostry.com/wp-content/uploads/2021/05/2-920x653.png 920w, https://help.hostry.com/wp-content/uploads/2021/05/2-600x426.png 600w, https://help.hostry.com/wp-content/uploads/2021/05/2-320x227.png 320w, https://help.hostry.com/wp-content/uploads/2021/05/2.png 1462w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul></figure>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="862" src="https://help.hostry.com/wp-content/uploads/2021/05/3-1-1024x862.png" alt="" class="wp-image-3658" srcset="https://help.hostry.com/wp-content/uploads/2021/05/3-1-1024x862.png 1024w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-300x253.png 300w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-768x647.png 768w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-50x42.png 50w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-920x775.png 920w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-600x505.png 600w, https://help.hostry.com/wp-content/uploads/2021/05/3-1-320x270.png 320w, https://help.hostry.com/wp-content/uploads/2021/05/3-1.png 1230w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 id="getting-started-with-miniconda-on-linux-mint" >Getting Started with Miniconda on Linux Mint</h2>



<p>After successfully installing Miniconda, activate Miniconda with the following command:</p>



<pre class="wp-block-code"><code>source ~ / .bashrc</code></pre>



<p>Miniconda will be activated successfully. To test the installation and check the installed version of Miniconda, enter the above command:</p>



<pre class="wp-block-code"><code>conda info</code></pre>



<p>Then you need to update the Miniconda package by typing the following:</p>



<pre class="wp-block-code"><code>conda update --all</code></pre>



<figure class="wp-block-gallery columns-1 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="1024" height="576" src="https://help.hostry.com/wp-content/uploads/2021/05/4-1024x576.png" alt="" data-id="3668" data-full-url="https://help.hostry.com/wp-content/uploads/2021/05/4.png" data-link="https://help.hostry.com/?attachment_id=3668" class="wp-image-3668" srcset="https://help.hostry.com/wp-content/uploads/2021/05/4-1024x576.png 1024w, https://help.hostry.com/wp-content/uploads/2021/05/4-300x169.png 300w, https://help.hostry.com/wp-content/uploads/2021/05/4-768x432.png 768w, https://help.hostry.com/wp-content/uploads/2021/05/4-50x28.png 50w, https://help.hostry.com/wp-content/uploads/2021/05/4-1536x864.png 1536w, https://help.hostry.com/wp-content/uploads/2021/05/4-920x518.png 920w, https://help.hostry.com/wp-content/uploads/2021/05/4-600x338.png 600w, https://help.hostry.com/wp-content/uploads/2021/05/4-320x180.png 320w, https://help.hostry.com/wp-content/uploads/2021/05/4.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></li></ul></figure>



<p>Miniconda shows a list of all packages that need to be updated. Enter <strong>&#8220;y&#8221;</strong> to update packages. Next, you need to install the custom <strong>Python</strong> request package using conda install using the following command:</p>



<pre class="wp-block-code"><code>conda install requests-2.25.1</code></pre>



<p>To deactivate Miniconda use the command below:</p>



<pre class="wp-block-code"><code>conda deactivate</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-and-use-miniconda-on-linux-mint/feed/</wfw:commentRss>
			<slash:comments>462</slash:comments>
		
		
			</item>
	</channel>
</rss>
