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.
Login to your Ubuntu 18.04 LTS system with sudo privileged account.
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 You will see the output on screen like this:
That’s it. Postman has been successfully installed on your Ubuntu system.
Click the Show Applications icon or use keyboard super key to launch applications menu. Then search for the “notepad” and you will see the launch icon as below:
Click the application launcher icon to start Postman application.
Let’s start building and testing with APIs.
In this tutorial, you have found the instruction’s to install Postman on Ubuntu 18.04 Linux system.
The post How to Install Postman on Ubuntu 18.04 appeared first on TecAdmin.
Previously I have written about how useful public cloud storage can be when starting a…
This is Part 2 of the "Karafka to Async Journey" series. Part 1 covered WaterDrop's…
For many software teams, documentation is written after features are built and design decisions have…
With the release of the FIPS 140-3 certified cryptographic modules for Ubuntu 22.04 LTS, Canonical…
Open source libraries are repositories of code that developers can use and, depending on the…
Last year, we had the opportunity to speak at Regent’s UX Conference (Regent’s University London’s…