Updater for Linux

Hello everyone,
I’m a Linux user and I’m using Postman on daily basis. Everything is great, apart from new version updates. Every time I need to remove the previous version, to download and install the new one. To solve this problem, I’ve created a little bash script, which takes the exact same steps. I hope it will be helpful for other peers, so here it is:

At the moment, the script should be run manually. If there was a way (API, newsfeed, release notes, etc.), to check which one is the latest version, it could easily be included in your cron tab and executed every night. It could guarantee you have the latest Postman version.

3 Likes