Linked by Thom Holwerda on Thu 22nd Nov 2007 16:59 UTC, submitted by Oliver
Thread beginning with comment 286225
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.
"Another benefit of the PBI system, for those of us with limited internet access, is that you are downloading ONE file as opposed to several dependencies for your program to work."
This implies another advantage: You can compose CDs or DVDs with software to be installed on systems without Internet connection. The dependencies are included, so everything you need is inside the PBI file. In most cases, the PBI is smaller in size than the precompiled package with all dependency packages. And of course it's faster than compiling things from source.
The downside: You cannot update components like libraries for all applications, you need to upgrade via PBI.




Member since:
2005-06-30
Another benefit of the PBI system, for those of us with limited internet access, is that you are downloading ONE file as opposed to several dependencies for your program to work. I've used FreeBSD since 1998, but given my current location, internet access isn't always a given and thus ports/packages aren't always available. Downloading a single file with an installer has helped tremendously. Now if only there was an option to view the install script before actually installing...