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

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
With openSUSE you install software using '''zypper'''
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
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>. In older installations of openSUSE, '''yast''' was used like this: <code>yast -i kwrite</code>. You can still use '''yast''' if you prefer.
<code>zypper in kwrite</code>.

Latest revision as of 05:10, 27 September 2018

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.