LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Different Packages (https://www.linuxquestions.org/questions/linux-newbie-8/different-packages-447628/)

shipon_97 05-23-2006 04:04 AM

Different Packages
 
Dear Friend ,

Using Lnux I have seen two or more Pacakage Like RPM , BINARIES ,SRC , SOURCE CODE . But I don't understand their difference . Can any one plz help me to say what is tha basic
difference between them .

Thx.....

reddazz 05-23-2006 04:41 AM

Take a look here for detailed info regarding Linux software.

dhirsolo 05-23-2006 02:40 PM

Quote:

Originally Posted by shipon_97
Dear Friend ,

Using Lnux I have seen two or more Pacakage Like RPM , BINARIES ,SRC , SOURCE CODE . But I don't understand their difference . Can any one plz help me to say what is tha basic
difference between them .

Thx.....


RPM = "Red hat Package Management" .rpm files - These file are capable to install package to specific location automatically just u have to double click on its icon in gui. And rest will be done automatically

(Whole of the package is packed into a single rpm package file)Most popular method to distribute installable packages by RED HAT.

Binary - Mostly executable one, just trigger it. I think the most of the packages wont come in this shape.

SRC - It has a actual source code of a product. U can modify it as per your choice (if u hv programming skills) U have to compile it at your end, to make binaries etc. and then install it. U should have programming tools/libraries installed on ur system for compiling the src files.



Regards


All times are GMT -5. The time now is 10:47 AM.