# Installation d'applications

### Prérequis

Il vous faudra [brew](https://brew.sh) et, selon l'application demandée, une version spéficique de macOS.

1. Rendez-vous sur le site officiel de [brew](https://brew.sh)
2. Copiez la commande qui s'affiche à votre écran
3. Ouvrez votre Terminal (trouvable dans le dossier Utilitaires dans vos applications)
4. Collez la commande et suivez les instructions qui s'affichent

### Installation d'applications

> Vous pouvez choisir une ou plusieurs applications

1. Choisissez vos applications
2. Pressez la touche **I**, copiez la commande affichée dans votre Terminal et… c'est parti !

### Demande d'ajout d'une application

Si vous jugez utile d'ajouter une ou plusieurs applications, vous pouvez en faire la demande sur notre [serveur Discord](https://discord.gg/2zX67vqh6b).

> Les applications que vous suggérez doivent être disponible sur les \*\*brew casks\*\*. Pour vérifier la disponibilité d'une application, accédez au site officiel de [brew](https://brew.sh) et recherchez l'application en question.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://corundum.gitbook.io/quick/utilisation/installation-dapplications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
