Jump to content

Translations:Tutorials/Install KDE software/28/da: Difference between revisions

From KDE UserBase Wiki
Claus chr (talk | contribs)
Importing a new version from external source
(No difference)

Revision as of 10:12, 4 March 2012

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)
If you find that using a graphical 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. To find out what commands you can use to search for packages on your system: Find your distribution's package manager below, [[Special:MyLanguage/Tutorials/Open_a_console|open a console]], and append <code>--help</code> to the name of your distribution's package manager. As an example, <code>dnf --help</code> will list the commands you can use for Fedora, but there are many and they can be confusing at first.

Hvis du synes at det går alt langsomt at bruge en grafisk pakkemanager, så kan du installere fra kommandolinjen. Dette går meget hurtigere, men har den ulempe, at du skal kende det præcise navn på den pakke du vil installere. Ethvert system har en nyttig kommandoer til at søge, så prøv at skrive det første ord i installationskommandoen, som du finder herunder efterfulgt af --help. For eksempel vil yum --help vise de kommandoer du kan bruge i Fedora, men der er mange af dem, og det kan være forvirrende til at begynde med.