---
# System prepended metadata

title: Using conda/mamba to install software
tags: [General]

---

#  Using conda/mamba to install software

### Dylan Cohen
###### tags: `General` 'CONDA'

---
Before you install anything on quest make sure you check to see if the software isn't already preinstalled.

```
module avail

module load + name

module load  R/4.2.0 
```

STACKS is not preinstalled on Quest - 

~ Under Construction 
