LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to install softwares (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-softwares-336067/)

shamsher alam 06-22-2005 08:16 AM

how to install softwares
 
I want to know how to install any software in linux.
I also want to know what is rpm,mandrike.

shamsher alam 06-22-2005 08:39 AM

How can we run executable files in linux.

shamsher alam 06-22-2005 08:42 AM

How we can run executable files in linux

oneandoneis2 06-22-2005 08:54 AM

Quote:

I want to know how to install any software in linux.
./configure
make
make install

Quote:

I also want to know what is rpm,mandrike.
RPM is the RedHat Package Manager format - precompiled binaries that can be installed directly to your PC.
Mandrake is a distribution of Linux that uses RPMs

Quote:

How we can run executable files in linux
./filename


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