Skip to content

Instantly share code, notes, and snippets.

View developeryashraj's full-sized avatar

Yashrajsinh Jadeja developeryashraj

  • Digicorp
  • Ahmedabad, India
View GitHub Profile
@developeryashraj
developeryashraj / installing-postman.md
Last active December 7, 2019 06:09 — forked from ba11b0y/installing-postman.md
Installing Postman on Ubuntu/Gnome

Since Chrome apps are now being deprecated. Download postman from https://dl.pstmn.io/download/latest/linux

Go to Download folder -> "right click" -> "Open in Terminal"

Installing Postman (Verify your version of file in below command)

tar -xzf Postman-linux-x64-7.13.0.tar.gz

If any version is installed before, remove it.