Ubuntu16.04 postman installation: basic steps:
1) : official website to download software package: https://www.getpostman.com/apps
2) : unzip the installation:
sudo tar -xzf Postman-linux-x64-6.0.10.tar.gz
3): Enter the unzipped PostMan folder to open the terminal and start PostMan
./Postman/Postman
4): Create startup icon for quick startup
Create a soft link to create Postman from the extracted Postman file in /usr/bin/
sudo ln -s /home/c/Downloads/Postman/Postman /usr/bin/
Read More:
- Postman – local opened Charles packet capture tool, postman issued a request error: error: self signed certificate
- Ubuntu 18.04 installing postman
- How to install cuda10.01in Ubuntu18.04
- How to install scikit learn and other scientific computing libraries in Ubuntu 16.04
- postman restricted header use postman interceptor
- [Linux] failed to install libudev dev in Ubuntu 18.04
- [Solved] vivado Install Error: Xilinx Design Tool Display in Red
- Install Java runtime JRE in Ubuntu 16.04
- How to Fix error reported by rqt_plot tool in ROS
- Ubuntu 20.04: How to create shortcut startup mode in IntelliJ idea
- How to generate and view SSH keys in Ubuntu 16.04
- [solution] install L2TP and related settings in Ubuntu 18.04
- Error: connect econnreused 127.0.0.1:7890 in postman
- How to configure OpenGL with CodeBlocks in Ubuntu
- how to install chrome in kali linux
- Ubuntu network configuration+Fixing “Failed to bring up eth0” in Ubuntu
- How to search files or folders in Ubuntu
- ruby 2.1.1 rails 4.2.0 Install gemset mysql command line tool for mac osx
- How to manually upgrade Ubuntu 16.04 LTS to Ubuntu 18.04 LTS, Part I
- How to Install Python 3 in Centos7 Quickly