LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   changing tar.gz to rpm (https://www.linuxquestions.org/questions/linux-software-2/changing-tar-gz-to-rpm-145521/)

wisdom 02-12-2004 11:09 PM

changing tar.gz to rpm
 
does anyone kknow of a way to trun a tar.gz file into a installable rpm file?

GT_Onizuka 02-12-2004 11:24 PM

Chances are there is already and rpm available for the package you want. Have you checked on google for an RPM package? Unless you plan on helping the groups that distribute packages (only freshrpms comes to mind but I know there are more) it would be easier to just install it from an rpm that's already out there or just install it from the .tar.gz file (ie compile it yourself).

sanjaya 02-13-2004 01:38 AM

rpm -ta *.tar.gz use this command this will help U

pls tell me how u install RPM file and and use the package ?

megaspaz 02-13-2004 01:41 AM

i told you how to install an rpm.

http://www.linuxquestions.org/questi...hreadid=145499


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