Translations:Tutorials/Install KDE software/30/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(No difference)

Revision as of 16:30, 25 March 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Install KDE software)
With openSUSE you install software using '''zypper'''
for example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter
<code>zypper in kwrite</code>.

With openSUSE you install software using zypper for example to install KWrite you will open a console and enter zypper in kwrite. In older installations of openSUSE, yast was used like this: yast -i kwrite. You can still use yast if you prefer.