How to Install Postman in Ubuntu
This wikiHow teaches you how to install Postman on a computer running the Ubuntu Linux operating system. Postman is a tool commonly used by developers to test APIs. Make sure Snap is installed. If you are running Ubuntu 16.04 LTS or later,...
Method 1 of 2:
Using The Terminal
- Make sure Snap is installed. If you are running Ubuntu 16.04 LTS or later, Snap is already installed and you don't need to do anything. If you are running any version below that, you need to install Snap.
- To check your Ubuntu version, open the terminal by clicking on the terminal icon or using the Ctrl + Alt + T keystroke. Type lsb_release -a and hit Enter. The version appears in the Description and Release fields.
- Install Snap if required. Open the terminal by clicking on the terminal icon or using the Ctrl + Alt + T keystroke. Type sudo apt update followed by sudo apt install snapd in another line. Hit ↵ Enter.
- Restart your computer after installing Snap, or log out and then log back in again. Access the power settings from the power icon in the corner of the screen.
- Open the terminal. Click on the terminal icon or hold down Ctrl + Alt + T.
- Install Postman. Type sudo snap install postman into the terminal and hit ↵ Enter.
- Wait for Postman to finish downloading. Once installed, an output message will be displayed saying Postman has installed.
Method 2 of 2:
Using The Ubuntu Software Center
- Make sure Snap is installed. If you are running Ubuntu 16.04 LTS or later, Snap is already installed and you don't need to do anything. If you are running any version below that, you need to install Snap.
- To check your Ubuntu version, open the terminal by clicking on the terminal icon or using the Ctrl + Alt + T keystroke. Type lsb_release -a and hit Enter. The version appears in the Description and Release fields.
- Install Snap if required. Open the terminal by clicking on the terminal icon or using the Ctrl + Alt + T keystroke. Type sudo apt update followed by sudo apt install snapd in another line. Hit ↵ Enter.
- Restart your computer after installing Snap, or log out and then log back in again. Access the power settings from the power icon in the corner of the screen.
- Open Ubuntu Software. Look for an orange shopping bag icon in your launcher, or search for "software" in the Dash search box.
- Install Postman. Search for "postman" in the search box. Click the result, then click Install.
5 ★ | 2 Vote
You should read it
- How to Open a Terminal Window in Mac
- How to install Hyper Terminal in Ubuntu 20.04
- How to install Snap application in Arch Linux
- How to install dictionaries in Linux Terminal
- Snap.do removal guide on Chrome, Firefox and Internet Explorer
- How to turn off Snap feature in Windows 10
- How to enable / disable the Aero Snap feature in Windows 10
- How to Get Rid of Snap Do
- How to set Windows Terminal to always open with Command Prompt on Windows 11
- How to Install Windows Terminal on Windows 10
- How to use Windows 11's Snap Layout on Windows 10
- 6 interesting terminal commands on Mac