Find the answer to your Linux question:
Results 1 to 6 of 6
First of all i am a complete newbie to Linux. I just installed it two days ago. and so far am using it as just an OS to write .docs ...
  1. #1
    inf
    inf is offline
    Just Joined!
    Join Date
    Jan 2011
    Posts
    3

    Cant update cant install rpm's cant install nothing

    First of all i am a complete newbie to Linux. I just installed it two days ago. and so far am using it as just an OS to write .docs on.

    now i downloaded abode flash as an RPM and it doesn’t work. it opens YAST and then comes up with "could not install because it could not find source."

    so i downloaded the source and then it comes up with "could not install because line 1 has a white space"

    so i downloaded wine X same thing. so i tried to update same thing. COULD NOT INSTALL


    WTF is going on. yesterday it was okay i could get wine working you-tube everything.


    any tips

  2. #2
    Just Joined!
    Join Date
    Jan 2011
    Posts
    4
    Did you check the newbie forum? The very first sticky post has a link to installing software in linux and what you are looking for is on the second page of that link.

    You can install from source or binary, I recommend just installing the binary package with the yast GUI.

  3. #3
    inf
    inf is offline
    Just Joined!
    Join Date
    Jan 2011
    Posts
    3

    Need help with yast.

    ok i am a total newbie to this system. But so is everyone at some stage..

    I can't see to get linux to update or find and packages. it says white space in line 1.

    and then could not find any source.

    I really need help to get LMMS installed.

    PLEASE HELP ME

  4. #4
    Just Joined!
    Join Date
    Sep 2010
    Location
    Seattle
    Posts
    14

    Need help with yast.

    YaST/zypper manage software through online sources called repositories. If you are using openSUSE, four (and only four) repos are usually recommended: OSS, non-OSS, updates and Packman. Open a terminal and post the output here of

    Code:
    zypper lr -d
    This will list your current repos.

  5. #5
    inf
    inf is offline
    Just Joined!
    Join Date
    Jan 2011
    Posts
    3
    I did and it comes back with

    /etc/zypp/repos.d/repo-source.repo: Key in line 1 contains whitespace
    Please file a bug report about this..

  6. #6
    Just Joined!
    Join Date
    Sep 2010
    Location
    Seattle
    Posts
    14
    Try this:

    Code:
    su -
    zypper clean --all
    zypper ref

Posting Permissions

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