On 05/16/2015 11:43 AM, buhorojo wrote:
i Please reply to everyone or I have to ask again.
How do I add this? http://download.opensuse.org/repositories/Printing/openSUSE_13.2/ Thanks
I added it using zypper. I rarely use Yast. At least with CLI you get error messages that give you a clue as to what's going on! RTFM. or zypper --help which should lead you to zypper addrepo --help which might even let you try zypper addrepo \ http://download.opensuse.org/repositories/Printing/ \ Printing You don't even need to say which release :-) Zypper is smart :-) Now, go and read the man page so you understand WHY that works. As I keep saying, UNIX/Linux is about learning a few basic patterns of how things work and generalizing from them. Once you learn that you can solve most problems. It is only in the Windows world are you stuck behind a GUI and have to be shown what buttons to press and what fields to enter, and its probably different for managing different releases. Note that I said you don't need to say what release when using zypper. That means it worked on my old 10.x and 11.x systems and will work on your 13.2 system. Want to bet it will work on 13.3 and 14.1 and 14.2? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org