Postman 6.1 Linux Auto Update Paul May 16, 2018 Since launching the desktop client on Linux, we’ve received a lot of requests for a better update feature. Up to now each update has required manual install and cleanup. With today’s release, I’m excited to announce a feature that is going to make our Linux users’ lives a lot easier. Autoupdate for Linux is finally here (and it cleans itself up)! Previously, Linux users needed to unpack and reinstall new versions on their own, and then perform cleanup on the leftovers afterwards. Now, when updating your Linux client all you have to do is follow the in-app instructions and restart, et voilà, your app is updated. Now every desktop client has the same update flow. When new updates are available, an indicator will appear on the Settings icon in the navigation bar. There are a variety of different package managers available across Linux distributions, but we wanted to have more granular control of the update process. As a result we’ve achieved this new functionality by creating our own packaging implementation. Be on the lookout for our upcoming “Postman Under the Hood” blog that walks through the process of innovation and implementation that led to this feature. In this post Tags: Product Updates Paul View all posts by Paul → Comment Cancel replyYour email address will not be published. Required fields are marked *Your name Your email Write a public comment Δ This site uses Akismet to reduce spam. Learn how your comment data is processed. 2 thoughts on “Postman 6.1 Linux Auto Update” Chris Handwerker May 23, 2018 Thank you so much for supporting Linux. It really means a lot to me. Sven Ehlert May 23, 2018 Oh yeah, we know that Linux suffers from package manager hell. Every distribution it’s own package. But you know this has been remedied lately by the introduction of container apps, like snap, flatpak or appimage? Why not support any of them? And not falling to the Not-Invented-Here Syndrome with your own update manager (hello Windows …) You might also like Postman Product Update: January 2026 The Postman Team Developers are expected to ship faster than ever. But too often, that speed comes from shortcuts like skipped tests and late performance… Read more → How to Connect to Local Ollama The Postman Team Quick Answer Connecting to local Ollama means accessing the server running at http://localhost:11434. You can connect through the command-line interface using ollama… Read more → What Is a REST API? Examples, Uses, and Challenges The Postman Team Quick answer: API vs Web Service Question Answer What is a REST API? An architectural style for building APIs that uses HTTP… Read more →