Skip to content

Comment on Pyxley: Python Powered Dashboardsparent

Comments

haven't linux package managers (e.g. emerge, aptitude, yum, etc.) basically solved the packaging problem?

It's quite a bit of work to make sure that a project is available on all potentially relevant distros and always up-to-date, so that only works for popular projects, and even for those there are often alternative package sources to get current versions on older releases etc.

Not really.

The problem there is updates: you'll get bugfixes, maybe even backported bugfixes, but in order to get a new version with new features you either have to deal with installing/building from a non-OS-package-manager source, or upgrade your entire OS.

Or add ppa/OBS/hosted repo that builds the latest version.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.