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 ...
- 01-12-2011 #1Just 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
- 01-13-2011 #2Just 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.
- 01-14-2011 #3Just 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
- 01-16-2011 #4Just 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
This will list your current repos.Code:zypper lr -d
- 01-16-2011 #5Just 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..
- 01-16-2011 #6Just Joined!
- Join Date
- Sep 2010
- Location
- Seattle
- Posts
- 14
Try this:
Code:su - zypper clean --all zypper ref


Reply With Quote