Find the answer to your Linux question:
Results 1 to 7 of 7
Hi All, I have downloaded a tar. gz file using cd command, i have unpacked it and now have two files using the instructions installing softwear in GNU/Linux. i am ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57

    Talking tar.gz files unable to install

    Hi All,
    I have downloaded a tar. gz file using cd command, i have unpacked it and now have two files using the instructions installing softwear in GNU/Linux. i am then asked to ls and CD to the directory again, when i enter it it says no such file or directory.
    Why does this happen!!is the directory the new file created or the Desktop where both the files are.
    Either way i get the same result am i typing in something wrong
    I am using Kubuntu 7.04 is there another way to install these tar files

    Darthman8

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Package are you trying to install? If your machine has internet access then you should use Adept Package Manager to install packages.

    I would suggest you to check linuxcommand.org and learn a few basic Linux commands.
    Check this tutorial too : How to install Softwares in Linux.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57
    I was using the tutorial, but it does not seem to work, how do you install using the adept package manager.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Does your machine has internet access?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux Newbie
    Join Date
    Dec 2006
    Posts
    119
    if it has internet access all you have to do is search for it and install it. but not all programs are available in the adept manager.

  6. #6
    Just Joined!
    Join Date
    Aug 2007
    Location
    Christchurch, New Zealand
    Posts
    57
    Thanks, i have internet access the package is a skin for aMSN

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Okk !
    Open Terminal and Execute this
    Code:
    sudo apt-get update
    sudo apt-get install synaptic
    It will install Synaptic Package Manager. Synaptic is much better than Adept. Open Synaptic ( look for it in Menu ) and type amsn in search box. Check if any skin packages are available in list.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •