postman, ubuntu,

How to install Postman on Ubuntu 20.04

Dec 22, 2021 · 1 min read · Post a comment

There are some ways to install Postman on Ubuntu 20.04. As always, we want to keep the work simple and straight to the point. So I’m going to show you the easiest way to install Postman with only one command.

Prerequisites

  • Ubuntu 20.04
  • snap package
  • sudo privileges

Install Postman on Ubuntu 20.04

Step 1. To install Postman on Ubuntu 20.04, run:

sudo snap install postman

Step 2. Once the installation is done it will throw:

(postman-inc✓) installed

Step 3. To open Postman, click on the Activities search bar and type Postman. That’s all, you can send REST API calls now.

Conclusion

Feel free to leave a comment below and if you find this tutorial useful, follow our official channel on Telegram.