Search : in
By :

Installing linux software

Last answer on Nov 11, 2008 5:41:35 pm GMT dennybranton, on Nov 10, 2008 2:52:27 pm GMT 
 Report this message to moderators

Hello,

I need some informations about installing a software on linux, i am using redhat 5.2 . I am trying to install amsn for linux. i just want to know how can i use the command line to install this software.
Thanks

Best answers for « Installing linux software » in :
Installing Linux using your USB drive Show Installing Linux using your USB drive UNetbootin Other features UNetbootin If it happens that you have to install linux on a machine and you don’t have any CD or DVD to make an image but you have your USB flash drive. The minimum...
LAMP(Apache + MySQL + PHP) quick install on Linux ShowLAMP(Apache + MySQL + PHP) quick install on Linux Intro LAMP is the acronym for a free and open source software suite.usually used to define and run dynamic a web server infrastructure ,software development and establish a software...
Configure your tv card on linux ShowConfigure your tv card on linux Step1: Card Installation Step 2: Tvtime Installation Step 3: Remote control configuration Lirc Installation First Test Configure Lirc Configure the behavior of buttons Example Autorun This faq...
How to install flash under firefox? ShowHow to install flash under firefox? Introduction Automatic installation Manual installation Introduction Flash is a software created in vector animation which allows image , vector graphic image, animation and videos on certain...
Installation of Linux ShowInstallation of the RedHat distribution The RedHat distribution is currently one of the most popular distributions, considering that the installation procedure is very simple. As a matter of fact, this procedure simply asks you to choose from a...
Operating Systems - Installing MS-DOS ShowInstalling MS-DOS When installing MS-DOS, make sure that in the BIOS the the boot disk is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the computer, then follow the on-screen...

1

 initials 76, on Nov 11, 2008 5:41:35 pm GMT

Hi :)

the red-hat package manager is "urpmi"

then open terminal and type:

urpmi amsn


if your package manager is maybe "yum"

then:

yum install amsn


good luck ...

Reply to initials 76