til/install-postman.md

520 B

Install Postman

Read Postman - Installation and updates.

Assume you use Linux.

Install manually

Download and unzip the app to /opt.

Edit ~/.local/share/applications/Postman.desktop:

[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=/opt/Postman/app/Postman %U
Icon=/opt/Postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;