> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt.

# How to install Newman

> If you have npm installed, run this command in your command-line interface (CLI) npm install -g newman If you don’t have npm installed, Download and install ...

If you have **npm** installed, run this command in your command-line interface (CLI) *npm install -g newman*

If you don’t have **npm** installed,

1. Download and install [Node.js](https://nodejs.org/en/download/current/) .
2. Then, run the command *npm install -g newman* in your CLI.

---

Have more questions? [Submit a request](/help/submit-request)

---