Postman is the large scale collaboration platform for the API development. It is used by the million’s of developers across the world including tech companies.

A snapcraft package of postman is officially build the official team. The snap packages provides an efficient way of packaging and deployment of application on multiple Linux operating systems.

This tutorial will help you to install Postmap on Ubuntu 18.04 Linux system.

Prerequisites

Login to your Ubuntu 18.04 LTS system with sudo privileged account.

Install Postman on Ubuntu 18.04

Postman snap package is available on the snapcraft. You must have snapd service installed on your Ubuntu system.

Use the following command to install snapd on your system:

sudo apt install snapd

This will install Snapd deamon on your system.

Then use the snap command to install Postman on Ubuntu 18.04 LTS Linux system.

sudo snap install postman

#general articles #postman #ubuntu 18.04 #ubuntu

How to Install Postman on Ubuntu 18.04
1.45 GEEK