Manjaro Difference between revisions of "Translations:Pacman Overview/16/de"

Difference between revisions of "Translations:Pacman Overview/16/de"

From Manjaro
(Created page with "Der eigentliche Befehl, um ein Softwarepaket zu installieren, lautet {{ic|pacman -S packagename}}. Eine Paketinstallation ohne vorherige Systemaktualisierung kann jedoch zu ei...")
 
(No difference)

Latest revision as of 10:14, 3 July 2022

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 (Pacman Overview)
To install a software package, the basic syntax is {{ic|pacman -S packagename}}.  However, installing a package without updating the system will lead to a partial upgrade situation so all the examples here will use {{ic|pacman -Syu packagename}} which will install the package and ensure the system is up to date.  For example, to install smplayer the command is:

Der eigentliche Befehl, um ein Softwarepaket zu installieren, lautet pacman -S packagename. Eine Paketinstallation ohne vorherige Systemaktualisierung kann jedoch zu einer Situation führen, bei der abhängige Pakete nicht aktualisiert werden. Deshalb verwenden alle Beispiele hier pacman -Syu packagename, um ein vollständig aktuelles System sicherzustellen. Als Beispiel das Kommando, um "smplayer" zu installieren:

Cookies help us deliver our services. By using our services, you agree to our use of cookies.