How to install/start Postman native v4.10.3 on Ubuntu 16.04 LTS 64-bit?

前端 未结 13 643
隐瞒了意图╮
隐瞒了意图╮ 2021-01-30 02:26

I downloaded Postman for Linux (from https://www.getpostman.com/apps), unpacked .tar.gz file into ~/bin/postman and then tried to execute ~/bin/postman/Postma

13条回答
  •  春和景丽
    2021-01-30 02:44

    don't forget to

    chmod ~/.local/share/applications/postman.desktop +x
    

    otherwise it won't show in the Unity Launcher

提交回复
热议问题