Bundle (software distribution): Difference between revisions

Content deleted Content added
References
Line 7:
 
On the other hand, it has a drawback on efficiency. It includes a [[Static_library#File_size|bigger size]] version of the program needing more memory to run. Regular software installation uses [[shared libraries]] that can be used by different programs running in the same [[computer]], reducing [[memory usage]].
 
== References ==
 
{{Reflist}}
 
== External links ==