Translations:Tutorials/Install KDE software/45/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Created page with "如果使用 Arch Linux 和其衍生版本(如 Manjaro),你可以使用 '''pacman''' 安装软件。")
 
No edit summary
 
Line 1: Line 1:
如果使用 Arch Linux 和其衍生版本(如 Manjaro),你可以使用 '''pacman''' 安装软件。
如果使用 Arch Linux 和其衍生版本(如 Manjaro),你可以使用 '''pacman''' 安装软件。例如,如果想安装 [[Special:myLanguage/KWrite|KWrite]],那么 [[Special:MyLanguage/Tutorials/Open_a_console|打开终端]],输入  <code>sudo pacman -S kwrite</code>

Latest revision as of 07:30, 3 April 2020

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 Arch Linux and Arch-based distributions like Manjaro, you can install software using the '''pacman''' utility. For example, to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter the command
<code>sudo pacman -S kwrite</code>.

如果使用 Arch Linux 和其衍生版本(如 Manjaro),你可以使用 pacman 安装软件。例如,如果想安装 KWrite,那么 打开终端,输入 sudo pacman -S kwrite