Tutorials/Install KDE software: Difference between revisions

    From KDE UserBase Wiki
    mNo edit summary
    (Mandriva is dead)
    (38 intermediate revisions by 8 users not shown)
    Line 1: Line 1:
    To install KDE software we recommend using the means of your distribution. [[Special:MyLanguage/Tutorials/find out your distribution|Here is how you find out your distribution]].
    <languages />
    <translate>


    = SUSE Linux =
    == Install KDE software == <!--T:1-->
    With SUSE Linux you install software using yast, for example to install [[kWrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
    yast -i kwrite


    = Ubuntu =
    <!--T:2-->
    With Ubuntu Linux you install software using apt-get. For example to install [[kWrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
    To install KDE software we recommend using the means of your distribution. [http://www.linuxintro.org/wiki/Find_out_your_distribution Here is how you find your distribution's name and version].
    sudo apt-get install kwrite
     
    <!--T:3-->
    {{Tip|1=When you see mono-spaced text on a gray background <code>like this</code> that is something that you need to type in, exactly as it appears there.}}
     
    </translate><span id="Using Package Managers"></span><translate>
     
    == Using Package Managers == <!--T:4-->
     
    === KDE neon === <!--T:38-->
    KDE neon is an Ubuntu-LTS-based mini-"distribution" and package archive maintained under the umbrella of the KDE project. It provides either the latest KDE software releases, the latest LTS KDE software releases, the latest commits to the master branches of KDE software, or the latest bugfixes in the bugfix branches of KDE software. To get KDE neon itself, visit the [[Special:myLanguage/Installing KDE neon|Installing KDE neon]] page.
    To install packages on KDE neon, use [[Special:myLanguage/Discover|Discover]]. Search for whatever you want to install, then select a category to search in. When you find an app, click <menuchoice>Install</menuchoice>.
    Alternatively, use {{Input|sudo apt install whatever}} in [[Special:myLanguage/Konsole|Konsole]] to install whatever.
     
    === openSUSE === <!--T:5-->
     
    <!--T:6-->
    You find openSUSE's package management tool in the <menuchoice>Computer</menuchoice> tab of the start menu. Open that and click on the <menuchoice>Software management</menuchoice> icon to start the package manager.
     
    <!--T:7-->
    [[Image:Yast-package-management-1.png|center|500px|thumb|Searching for Kate; libkate1 is already installed, kate has been marked for installation.]]
     
    <!--T:8-->
    Use the search field to find the package that you wish to install; you can search on the package name or the package description, and you only need to enter part of the name. You will then be presented with a list of packages matching your search. Click the selection boxes for the packages to be installed and then click <menuchoice>Accept</menuchoice>. See [http://en.opensuse.org/Package_management this page] for more on package management and openSUSE.
     
    <!--T:9-->
    Alternatively, you can use [[Special:myLanguage/KPackageKit|KPackageKit]] for installing software in openSUSE.
     
    === Ubuntu/Kubuntu === <!--T:10-->
     
    <!--T:11-->
    In Kubuntu 12.04 and later releases the default way to install software is using '''Muon Software Center'''. For previous releases you can use  [[Special:myLanguage/KPackageKit|KPackageKit]]. Software installation for these releases is described in the [[Special:myLanguage/KPackageKit|KPackageKit]] article. Unless you have been instructed to add additional software sources, you should not need the information below.
     
    <!--T:12-->
    Kubuntu is set up already with most of what you should need, but if you are instructed to add another software source then you need to select <menuchoice>Settings</menuchoice> in main menu and then select <menuchoice>Configure Software Sources</menuchoice>.
     
    <!--T:13-->
    [[Image:Muon_menu.png|center|500px|thumb|Add software sources in Muon]]
     
    <!--T:14-->
    You will be prompted for your user account password and then see a window like this:
     
    <!--T:15-->
    [[Image:Muon_sw_settings.png|center|500px|thumb|Software Sources]]
     
    <!--T:16-->
    You normally do not need to change these settings. The software sources can be added by going to the <menuchoice>Other Software</menuchoice> tab, where you can click on the add button and type (or copy and paste) the software source address in the dialog box that opens:
     
    <!--T:17-->
    [[Image:Muon_add_source.png|center|500px|thumb|After clicking on the "Add" button, type here software source location.]]
     
    === Fedora === <!--T:18-->
     
    <!--T:19-->
    <code>yumex</code> will start the graphical package manager.  When you start it, the first thing it will do is check to see whether you need any updates.  Usually it is best to accept all the updates.  If you click on Groups above the file list you will see it re-ordered, showing how a group of packages can be installed by a single click.  Look for the cursor in the left panel, touching the arrow:
     
     
    <!--T:20-->
    [[Image:PackageManager.png|center|500px|thumb]]
     
    <!--T:21-->
    Clicking on the arrow-head rotates it,listing the package options for that group.  This is where you can install the base KDE if it wasn't installed originally.
     
    === Mageia and OpenMandriva Lx  === <!--T:22-->
     
    <!--T:23-->
    KDE is the default desktop in Mageia and OpenMandriva Lx. You can install KDE software using '''Mageia/OpenMandriva Control Center''' (<code>mcc</code>). Just use <menuchoice>Favorites -> Mageia/OpenMandriva Control Center</menuchoice> then go to <menuchoice>Software Management -> Install & Remove Software</menuchoice> page and choose <menuchoice>Graphical desktop -> KDE</menuchoice>. Standalone graphical installer can be launched from [[Special:myLanguage/Plasma/Krunner|KRunner]], just enter <code>drakrpm</code> into the input box.
     
    <!--T:24-->
    [[Image:mcc_drakrpm.png|center|500px|thumb|Installing [[Special:myLanguage/Kdenlive|Kdenlive]] from Mageia Control Center.]]
     
    === Other distros === <!--T:25-->
     
    <!--T:26-->
    Other distros will offer a package manager.  You will need to find it from your menu, but once found, one of these descriptions above should have something similar to yours.  If in doubt, ask on [[Special:myLanguage/IRC_Channels|IRC]] and someone will help you.  If you've never used IRC, here is a [[Special:myLanguage/How_to_chat_with_other_KDE_users|guide to starting to chat]] with other users.
     
    == From the command line == <!--T:27-->
     
    <!--T:28-->
    If you find that using a package manager is unbearably slow, you will want to use command-line installation. This is much faster, but the disadvantage is that you need to know the exact name of the package you want to install.  Each system has helpful commands for searching, for instance, so try using the first word of install command below, with --help appended.  As an example, <code>yum --help</code> will list the commands you can use for Fedora, but they are many and can be confusing at first.
     
    === openSUSE === <!--T:29-->
     
    <!--T:30-->
    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>. In older installations of openSUSE, '''yast''' was used like this: <code>yast -i kwrite</code>. You can still use '''yast''' if you prefer.
     
    === Ubuntu === <!--T:31-->
     
    <!--T:32-->
    With Ubuntu Linux you install software using '''apt-get'''. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter
    <code>sudo apt-get install kwrite</code>
     
    === Fedora === <!--T:33-->
     
    <!--T:34-->
    Fedora uses '''yum''' so to install [[Special:myLanguage/KWrite|KWrite]] you would [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and type <code>yum install kwrite</code>  If you are unsure of the name of a package, you can use ''yum list'' with wildcards to see all the packages with a word as part of the package name &mdash; for example <code>yum list *network*</code> will list all available packages with "network" as part of the name.  Casting even wider, <code>yum search mpeg</code> will list all packages that either have ''mpeg'' in the name or in the description of the package.
     
    === Mageia and OpenMandriva Lx === <!--T:35-->
     
    <!--T:36-->
    You can use '''urpmi''' to install KDE software from a command line.  Other useful commands can be found at [http://en.wikipedia.org/wiki/Urpmi Wikipedia's Urpmi page]
     
    <!--T:37-->
    [[Category:Getting_Started]]
    </translate>

    Revision as of 16:11, 2 August 2017

    Install KDE software

    To install KDE software we recommend using the means of your distribution. Here is how you find your distribution's name and version.

    Tip

    When you see mono-spaced text on a gray background like this that is something that you need to type in, exactly as it appears there.

    Using Package Managers

    KDE neon

    KDE neon is an Ubuntu-LTS-based mini-"distribution" and package archive maintained under the umbrella of the KDE project. It provides either the latest KDE software releases, the latest LTS KDE software releases, the latest commits to the master branches of KDE software, or the latest bugfixes in the bugfix branches of KDE software. To get KDE neon itself, visit the Installing KDE neon page. To install packages on KDE neon, use Discover. Search for whatever you want to install, then select a category to search in. When you find an app, click Install.

    Alternatively, use

    sudo apt install whatever

    in Konsole to install whatever.

    openSUSE

    You find openSUSE's package management tool in the Computer tab of the start menu. Open that and click on the Software management icon to start the package manager.

    Searching for Kate; libkate1 is already installed, kate has been marked for installation.

    Use the search field to find the package that you wish to install; you can search on the package name or the package description, and you only need to enter part of the name. You will then be presented with a list of packages matching your search. Click the selection boxes for the packages to be installed and then click Accept. See this page for more on package management and openSUSE.

    Alternatively, you can use KPackageKit for installing software in openSUSE.

    Ubuntu/Kubuntu

    In Kubuntu 12.04 and later releases the default way to install software is using Muon Software Center. For previous releases you can use KPackageKit. Software installation for these releases is described in the KPackageKit article. Unless you have been instructed to add additional software sources, you should not need the information below.

    Kubuntu is set up already with most of what you should need, but if you are instructed to add another software source then you need to select Settings in main menu and then select Configure Software Sources.

    Add software sources in Muon

    You will be prompted for your user account password and then see a window like this:

    Software Sources

    You normally do not need to change these settings. The software sources can be added by going to the Other Software tab, where you can click on the add button and type (or copy and paste) the software source address in the dialog box that opens:

    After clicking on the "Add" button, type here software source location.

    Fedora

    yumex will start the graphical package manager. When you start it, the first thing it will do is check to see whether you need any updates. Usually it is best to accept all the updates. If you click on Groups above the file list you will see it re-ordered, showing how a group of packages can be installed by a single click. Look for the cursor in the left panel, touching the arrow:


    Clicking on the arrow-head rotates it,listing the package options for that group. This is where you can install the base KDE if it wasn't installed originally.

    Mageia and OpenMandriva Lx

    KDE is the default desktop in Mageia and OpenMandriva Lx. You can install KDE software using Mageia/OpenMandriva Control Center (mcc). Just use Favorites -> Mageia/OpenMandriva Control Center then go to Software Management -> Install & Remove Software page and choose Graphical desktop -> KDE. Standalone graphical installer can be launched from KRunner, just enter drakrpm into the input box.

    Installing Kdenlive from Mageia Control Center.

    Other distros

    Other distros will offer a package manager. You will need to find it from your menu, but once found, one of these descriptions above should have something similar to yours. If in doubt, ask on IRC and someone will help you. If you've never used IRC, here is a guide to starting to chat with other users.

    From the command line

    If you find that using a package manager is unbearably slow, you will want to use command-line installation. This is much faster, but the disadvantage is that you need to know the exact name of the package you want to install. Each system has helpful commands for searching, for instance, so try using the first word of install command below, with --help appended. As an example, yum --help will list the commands you can use for Fedora, but they are many and can be confusing at first.

    openSUSE

    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.

    Ubuntu

    With Ubuntu Linux you install software using apt-get. For example to install KWrite you will open a console and enter sudo apt-get install kwrite

    Fedora

    Fedora uses yum so to install KWrite you would open a console and type yum install kwrite If you are unsure of the name of a package, you can use yum list with wildcards to see all the packages with a word as part of the package name — for example yum list *network* will list all available packages with "network" as part of the name. Casting even wider, yum search mpeg will list all packages that either have mpeg in the name or in the description of the package.

    Mageia and OpenMandriva Lx

    You can use urpmi to install KDE software from a command line. Other useful commands can be found at Wikipedia's Urpmi page