Linked by Thom Holwerda on Fri 10th Apr 2009 15:43 UTC, submitted by Alexander Yerenkow
Thread beginning with comment 358085
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: Comment by Stephen!
by DrillSgt on Fri 10th Apr 2009 22:44
in reply to "RE[4]: Comment by Stephen!"
As said, the downside to PBI is that the dependencies are taking extra space. But I didn't notice any mention of another, bigger, issue; the dependencies included could be out-of-date and as such may contain security holes. I personally don't like either of those things.
It'd be wonderful if you could combine those things: the application would be downloadable with all of its dependencies included, but those would only be installed and used if those weren't already provided by the system. That'd remove the duplicate dependencies AND allow the system to manage security fixes and updates to libraries while still allowing you to install the app even without internet connection.
It'd be wonderful if you could combine those things: the application would be downloadable with all of its dependencies included, but those would only be installed and used if those weren't already provided by the system. That'd remove the duplicate dependencies AND allow the system to manage security fixes and updates to libraries while still allowing you to install the app even without internet connection.
I agree completely. You just hit the best case scenario
RE[5]: Comment by Stephen!
by Luminair on Sat 11th Apr 2009 08:23
in reply to "RE[4]: Comment by Stephen!"






Member since:
2006-02-15
Not taken as bashing. I know you can type those commands, and installing the software is easy. The difference in using a PBI is there are no dependencies to worry about, everything is in the package. You also don't have to install as root, as everything can be installed in the home directory. Yes, that can be done on Linux if comiling from source, but when using the repos you need to hope that all the repos are up and running. With a PBI, once you get it, you can install it while disconnected from the net, as there is nothing else to get and no dependencies to download.
As said, the downside to PBI is that the dependencies are taking extra space. But I didn't notice any mention of another, bigger, issue; the dependencies included could be out-of-date and as such may contain security holes. I personally don't like either of those things.
It'd be wonderful if you could combine those things: the application would be downloadable with all of its dependencies included, but those would only be installed and used if those weren't already provided by the system. That'd remove the duplicate dependencies AND allow the system to manage security fixes and updates to libraries while still allowing you to install the app even without internet connection.