hey linux guys

llrajitha

Well-known member
  • Jan 11, 2008
    6,971
    1,086
    113
    machan
    ubuntu version ekata software install karana hati kiayala deepanko plz....

    easiest scenario :
    sudo-apt get install nameOFyourSoft

    goto add or remove programs

    good one :
    synaptic package manager
    download the .tar file containg source, then compile it.

    worst case :
    it will tell you this depends on that, that depends on this etc. etc. in that case good luck :D

    if you need help always search google.
    however you will need build-essentials package.
     

    dilemma

    Member
    Sep 13, 2009
    23
    1
    0
    underneath the sky
    easiest scenario :
    sudo-apt get install nameOFyourSoft

    goto add or remove programs

    good one :
    synaptic package manager
    download the .tar file containg source, then compile it.

    worst case :
    it will tell you this depends on that, that depends on this etc. etc. in that case good luck :D

    if you need help always search google.
    however you will need build-essentials package.
    thank you machan..