Closed Eli-Goldberg closed 6 years ago
Hi @Eli-Goldberg, thanks for the suggestion. This is on our roadmap but we don't have an ETA for this just yet. 😃
Any update since april? Currently, updating on linux is a pain if you didn't setup a script to do it for you...
Someone has already created a script to create the need .deb file https://gist.github.com/SanderTheDragon/1331397932abaa1d6fbbf63baed5f043
@Graham42 this is awesome. Thank you !
@numaanashraf Bumping this. I think this is important, could really use this repository, plus this would keep everyone up to date with your latest updates. Thanks.
Yeah, would be nice to have ASAP especially for frequent updates.
Also, it would be nice to have a debian package.
Any news?
Please make as soon as possible the update messages that you can't remove in the settings drive me crazy
Thank you, made my day!
A Snap package (https://snapcraft.io, https://www.ubuntu.com/desktop/snappy) would be another solution that would cover many of the popular Linux distributions.
+1 on Snap package!
+1 on Snap package!!
snap pls
Snap us please! :)
+1 on Snap package!!!
Yeah, it's super annoying to download every new version manually. So, any solution which would allow to auto update Postman on Linux would be very much appreciated.
We will be looking into Linux app distribution very soon, I'll let you guys know here when we have an update.
Expecting. Gotta use Insomnia temporarily before Postman snap package got released.
+1 on snap package please
+1 on snap
Hi, what about rpm repo?
+1 on snap or even deb/rpm package
Why can't people just give an upvote to a comment instead of the +1 bs? I just want to read the actual discussion. If you have nothing to say, don't comment.
+1 on snap
+1 to apt-get
- in combination with current way of Postman distribution on Linux, these popups are getting extremely annoying. It's convenient either to click 'Update' then provide a root password and see an updated app on the screen in a few seconds, or don't update at all till some major updates.
I don't want to go through hacking with re-installing the app to update it to get rid of destruction I get every time I have to check something that just came up to my head real quick. Making no tumbler for 'update notifications' is completely unclear to me.
+1 to snap. It seems to be the way of the future, especially for commercial/non-libre apps.
electron-builder
can generate a lot of packages which can be published in a release channel somewhere (on GitHub or the official website).
If you guys could generate a working .deb
from electron-builder
then it could serve a basis for snap
or flatpak
to provide universal Linux support.
+1 on snap
So, folks...it's been MORE than a year since this was reported. Tons of people have expressed their opinions...but still, there is no answer from you.
It shouldn't take you more than a week to generate a Flatpak these days ‒ or even a Snap. That's all we are asking for.
New in Ubuntu Software
+1 for snap or apt's package
Hey Everyone, with Postman v6.1.0, we have released automatic updates for Linux. With the help of this your Postman app will be available to update itself whenever a new version will be released. You can read more about it here http://blog.getpostman.com/2018/05/16/postman-6-1-linux-auto-update/
I don't really think this solved the problem though. The point of the task is to provide a non-tarball based solution to Linux packaging. With an actual package format, updates should be left to the package manager whenever possible. Please do not close this issue.
The app suggested me to download the new version from the site. Not good.
@mshipko-lineate From now onwards it won't suggest you but will actually download the update http://blog.getpostman.com/2018/05/16/postman-6-1-linux-auto-update/
@tristan957 Can you give me a use case where our automatic updates won't help to solve the issue. The idea behind these automatic updates was to make user experience for updates seamless like other OS.
Can you give me a use case where our automatic updates won't help to solve the issue.
Since the code for the auto-updater is not opensource, and therefore not verifiable, how can I trust future updates won't erase my /home
or /
folders by inadvertence?
The idea behind these automatic updates was to make user experience for updates seamless like other OS.
Which is the responsibility of a package manager on Linux. Hence why your community is asking for apt
, flatpak
or snap
solutions.
I personally tried to help kickstart a flatpak packaging effort in #4512 (which is a packaging solution I am experienced with), but this door was shut to my face with a straight closing of this issue and no follow-up on the discussion. As far as community management is concerned, I have seen better, much better.
Thanks for the auto-updating feature on Linux - much better!
@prashantagarwal In my opinion auto-updates are only part of the story. The opening comment wasn't to do with updates - it was just about installing the application in the first place. I'd still love to be able to do a sudo apt-get install postman
.
@prashantagarwal Here are some advantages of using snaps over a proprietary solution (with other package managers some of these points may not apply):
OK Guys, these requests seem pretty reasonable. So I have opened a new feature request, using which we will be tracking all the package requests. I think there are couple of them related to Snap, Flatpack etc, which I will link to the issue.
BTW: I think this issue should be reopened until the feature is done.
+1 for the Postman Snap Package
Yes please! Why is this issue closed?
Today I came across this Issue, this is what I found:
This snap is not going to be maintained for any changes that require action beyond a rebuild.
This wrapper is not verified by, affiliated with, or supported by Postman or Postdot Technologies.
Indeed, there are multiple means to install and subsequently update, Postman on Linux today.
Unfortunately, the ones you listed are not officially endorsed by the upstream developers, and are maintained by their respective community on a best effort basis. Therefore, the disclaimers you quoted are accurate and necessary.
On Sun, 5 Aug 2018, 08:26 Daniel Brown, notifications@github.com wrote:
Today I came across this Issue, this is what I found:
Unofficial Snap: https://snapcraft.io/postman
This snap is not going to be maintained for any changes that require action beyond a rebuild.
Unofficial Flatpak: https://flathub.org/apps/details/com.getpostman.Postman
This wrapper is not verified by, affiliated with, or supported by Postman or Postdot Technologies.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/postmanlabs/postman-app-support/issues/2931#issuecomment-410501518, or mute the thread https://github.com/notifications/unsubscribe-auth/AB36b9PRHhV_o4TjKFTT8CM-W6F9qqdQks5uNp4-gaJpZM4M4awx .
Every application on my computer asking to maintain its own software updates and dependencies is going to leave a stinking mess. There is a reason the community has signalled a strong preference for a solution that works via the existing package manager in their linux distribution. Please adopt this method and not some trendy "I can update myself" poison.
@andydavidson I totally agree with you, though I can understand the upstream developers' perspective. Especially if they are not familiar with the Linux ecosystem and packaging solutions.
The good news are that we have got some choice (snap and flatpak) and a community of users who are willing to help maintain and update those packages. Upstream may join the maintenance effort later, when they feel more comfortable about them.
@andydavidson, If you use a Flatpak (or Snap), the dependencies thing is not an issue at all. Additionally, you would get the updates consistently (as long as they are published), etc.
Moreover, a PPA would be only a benefit for Debian-flavored distros.
In case anyone on this thread is interested, I've created a PPA for Postman on Launchpad: https://launchpad.net/~tiagohillebrandt/+archive/ubuntu/postman
Usage:
$ sudo add-apt-repository ppa:tiagohillebrandt/postman -y
$ sudo apt-get update
$ sudo apt-get install -y postman
@tiagohillebrandt Finally !! Will this be updated frequently? IMHO this issue can be closed
It would be really awesome to be able to:
sudo apt install postman
:)