Live data from Hacker News

AppImage: Linux apps that run anywhere

appimage.org

1–10 of 241 posts

Re: AppImage: Linux apps that run anywhere

#3
As a user, I want to download an application from the original author, and run it on my Linux desktop system just like I would do with a Windows or Mac application.

Please pull over. I want off this ride.

Why the hell are we regressing to shipping around hackily built binaries?

Re: AppImage: Linux apps that run anywhere

#7
post #3

As a user, I want to download an application from the original author, and run it on my Linux desktop system just like I would do with a Windows or Mac application. Please pull over. I want off this ride. Why the hell are we regressing to shipping around hackily built binaries?

Because users and developers both want to be able to download and use new versions of software at a release cadence that makes sense for that application. The "every application gets the same release cadence no matter what" approach only appeals to people making distros.

Re: AppImage: Linux apps that run anywhere

#9
Why not just use a package manager? If the one in your distro sucks, find a better distro. (Arch Linux would be a good example.) The rule of thumb with OSes and implementing features is to avoid reinventing the wheel.

Ports-like tools work very, very well on Linux. Binary distribution works fine too. Also, the shared libraries of each application don't have to be (and usually shouldn't be!) bundled with the application.

Finally, I'm concerned about the MIT licensing, with all the GPL code floating around in that repository.

Post reply on HN