Manjaro Difference between revisions of "Using Manjaro for Beginners/zh-cn"

Difference between revisions of "Using Manjaro for Beginners/zh-cn"

From Manjaro
(Created page with "初学者使用Manjaro")
Tags: Mobile web edit Mobile edit
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
__TOC__
__TOC__
{{SectionTemplate|欢迎使用Manjaro!|
<div lang="en" dir="ltr" class="mw-content-ltr">
本指南简要概述了一些充分利用 Manjaro 操作系统所需的关键知识点
==Welcome to Manjaro!==
}}
This guide provides a brief overview of some key knowledge points necessary to get the most out of using the Manjaro operating system.
</div>


{{FlexBoxTemplate|使用添加/删除软件 (pamac-manager) 进行软件更新和管理|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Software Updates and Management using Add/Remove Software (pamac-manager)===
{{FlexSideContainerTemplate|[[File:Screenshot_pamac-pkgs.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:Screenshot_pamac-pkgs.png|thumb|left|375px]]|
Pamac, in the menus add Add/Remove software, is Manjaro's graphical software manager.   
Pamac, in the menus add Add/Remove software, is Manjaro's graphical software manager.   
 
'''Add/Remove Software''' is a very simple yet powerful tool to add and remove software packages (applications) from your system. Upon launching, it will automatically check the official Manjaro Repositories for new and updated software. Once complete, simply enter the name or short description of what you want to install or remove, and click the '''Find''' button.
''添加/删除软件''是一个非常简单但功能强大的工具,用于从您的系统添加和删除软件包(应用程序)。 启动后,它会自动检查官方 Manjaro 远程存储库中是否有新的和更新的软件。 完成后,只需输入要安装或删除的软件包的名称或简短说明,然后单击“查找”按钮。
All installed and available software matching your search will then be displayed on the right. Click the name of any result to see more information about it immediately below.
 
与您的搜索匹配的所有已安装和可用软件将显示在右侧。 单击任何结果的名称以立即在下方查看有关它的更多信息。
|1|4}}
|1|4}}
{{FlexSideContainerTemplate|[[File:Screenshot_pamac_update.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:Screenshot_pamac_update.png|thumb|left|375px]]|
软件包名称旁边的复选框将指示它是否已安装。
A checkbox next to the package name will indicate whether it is installed or not.
 
* '''To install a package''', click the adjacent checkbox to mark it for installation.
* ''要安装软件包'',单击相邻的复选框以将其标记为安装。
* '''To remove an installed package''', click the adjacent checkbox to mark it for removal.
 
* ''要删除已安装的软件包'',请单击相邻的复选框以将其标记为删除。
 
Once package boxes have been marked and/or cleared, you may undertake more searches before clicking the Apply (check mark) button to conform your choice(s). It really is that simple!
Once package boxes have been marked and/or cleared, you may undertake more searches before clicking the Apply (check mark) button to conform your choice(s). It really is that simple!
 
* '''To update packages''', click the Updates tab, look over your selections, then click Apply
* ''要更新软件包'',单击更新选项卡,查看您的选择,然后单击应用
The '''Pamac Updater''' will automatically check and notify you of any available system updates.
 
A full guide to using pamac is available [[Pamac|here]].
''Pamac Updater''将自动检查并通知您任何可用的系统更新。
 
提供了使用 pamac 的完整指南 [[Pamac|here]]
|1|4}}
|1|4}}
}}
</div>


{{FlexBoxTemplate|Software Updates and Management using Octopi|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Software Updates and Management using Octopi===
{{FlexSideContainerTemplate|[[File:octopi-note-088.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:octopi-note-088.png|thumb|left|375px]]|
Another available options for graphical software updates and management is '''Octopi'''. Like pamac-manager, Octopi can install software from either the repos or [[Arch_User_Repository|AUR]].
Another available options for graphical software updates and management is '''Octopi'''. Like pamac-manager, Octopi can install software from either the repos or [[Arch_User_Repository|AUR]].
|1|4}}
|1|4}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{{FlexSideContainerTemplate|[[File:Screenshot_octopi.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:Screenshot_octopi.png|thumb|left|375px]]|
* '''To install available updates''' click the menu icon at the bottom of the application window (in this illustration, next to the red star), and then select '''Install'''.
* '''To install available updates''' click the menu icon at the bottom of the application window (in this illustration, next to the red star), and then select '''Install'''.
* '''To install a package''' after searching, right-click the listed package (ins, and then select '''Install'''. Once done, then click the green tick icon at the top to confirm.
* '''To install a package''' after searching, right-click the listed package (ins, and then select '''Install'''. Once done, then click the green tick icon at the top to confirm.
* '''To remove a package''' after searching right-click the listed package (installed packages will have a green icon with a tick next to them), and then select '''Remove'''. Once done, then click the green tick icon at the top to confirm.
* '''To remove a package''' after searching right-click the listed package (installed packages will have a green icon with a tick next to them), and then select '''Remove'''. Once done, then click the green tick icon at the top to confirm.
A full guide on using Octopi is available [[Octopi|here]].
A full guide on using Octopi is available [[Octopi|here]].
|1|4}}
|1|4}}
On occasion, particularly when installing new software applications, several other software packages will also be automatically installed as well.  These are known as dependencies, as they are necessary for whatever is being installed to work properly. In other words, the software package being downloaded is dependent upon them.  
On occasion, particularly when installing new software applications, several other software packages will also be automatically installed as well.  These are known as dependencies, as they are necessary for whatever is being installed to work properly. In other words, the software package being downloaded is dependent upon them.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Your package manager will list the dependencies required for software packages in the information pane. For example, as illustrated, if the VLC Media Player were to be installed, then several other software packages --such as to allow it to play different media formats-- would also be automatically be downloaded if not already installed on the system. Without them, the Media Player would not be able to play certain media formats, or perhaps not be able to play anything at all!
Your package manager will list the dependencies required for software packages in the information pane. For example, as illustrated, if the VLC Media Player were to be installed, then several other software packages --such as to allow it to play different media formats-- would also be automatically be downloaded if not already installed on the system. Without them, the Media Player would not be able to play certain media formats, or perhaps not be able to play anything at all!
|
{{BoxInfo|Tip| You won't need to worry about dependencies yourself, as they will be automatically identified and downloaded for you when necessary.}}
{{Tip| You won't need to worry about dependencies yourself, as they will be automatically identified and downloaded for you when necessary.}}
</div>
}}


{{FlexBoxTemplate|Manjaro Settings Manager|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Manjaro Settings Manager===
{{FlexSideContainerTemplate|[[File:Screenshot_msm.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:Screenshot_msm.png|thumb|left|375px]]|
The [[Manjaro Settings Manager]] offers you GUI settings, which are either enabled by Manjaro (i.e. installation of multiple kernels and easy installation of non-proprietary and proprietary graphics drivers) or are missing from at least some of the popular [[Desktop Environments|Desktop Environments and Window Managers]].
The [[Manjaro Settings Manager]] offers you GUI settings, which are either enabled by Manjaro (i.e. installation of multiple kernels and easy installation of non-proprietary and proprietary graphics drivers) or are missing from at least some of the popular [[Desktop Environments|Desktop Environments and Window Managers]].
Manjaro Settings Manager is under development and might offer even more settings in the future than illustrated on the left.
Manjaro Settings Manager is under development and might offer even more settings in the future than illustrated on the left.
|1|4}}
|1|4}}
}}
</div>


{{FlexBoxTemplate|The Arch User Repository (AUR)|
<div lang="en" dir="ltr" class="mw-content-ltr">
===The Arch User Repository (AUR)===
{{FlexSideContainerTemplate|[[File:yaourtsearch.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:yaourtsearch.png|thumb|left|375px]]|
Although Manjaro is compatible to Arch --being based on Arch itself-- it is not possible to access the official repositories of the Arch System to download software. Manjaro instead uses its own official repositories in order to ensure that any software packages provided (e.g., system updates and applications) have been fully tested and are completely stable before release.
Although Manjaro is compatible to Arch --being based on Arch itself-- it is not possible to access the official repositories of the Arch System to download software. Manjaro instead uses its own official repositories in order to ensure that any software packages provided (e.g., system updates and applications) have been fully tested and are completely stable before release.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
However, it is still possible to access additional software packages from the Arch User Repository (AUR), which is managed by the Arch community of users themselves. Although this repository is unofficial, software packages first placed here are known to make their way into Arch's official repositories if they become popular enough. A '''[[Arch_User_Repository|guide on how to Access the AUR]]''' has been provided.
However, it is still possible to access additional software packages from the Arch User Repository (AUR), which is managed by the Arch community of users themselves. Although this repository is unofficial, software packages first placed here are known to make their way into Arch's official repositories if they become popular enough. A '''[[Arch_User_Repository|guide on how to Access the AUR]]''' has been provided.
|1|4}}
|1|4}}
}}
</div>


{{FlexBoxTemplate|Using the Terminal|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Using the Terminal===
{{FlexSideContainerTemplate|[[file:terminal-88.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[file:terminal-88.png|thumb|left|375px]]|
In simple terms, a terminal (or console) is an interface that allows for text commands to be entered and displayed. As it is an exceptionally powerful and versatile tool to use, Arch and other Arch-based systems are notable for relying far more heavily on their use than other (user-friendly) distributions such as ''Ubuntu'' or ''Mint'', which have placed a greater focus on the use of Graphical User Interfaces (GUI).
In simple terms, a terminal (or console) is an interface that allows for text commands to be entered and displayed. As it is an exceptionally powerful and versatile tool to use, Arch and other Arch-based systems are notable for relying far more heavily on their use than other (user-friendly) distributions such as ''Ubuntu'' or ''Mint'', which have placed a greater focus on the use of Graphical User Interfaces (GUI).
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Although GUIs to undertake many common tasks have been provided with Manjaro, particularly to assist new users just as with other user-friendly distributions, it may on occasion be necessary to use the terminal to get something done. '''Most of the guides contained in the wiki rely on using the terminal, particularly where solving problems and tweaking the system is concerned'''. For those users who wish to learn more about how Manjaro works, and for those who wish to take full advantage of its versatility, it is highly recommended to learn how to use the terminal. Don't worry: it's not that hard or scary, and this wiki can be used to guide you every step of the way.
Although GUIs to undertake many common tasks have been provided with Manjaro, particularly to assist new users just as with other user-friendly distributions, it may on occasion be necessary to use the terminal to get something done. '''Most of the guides contained in the wiki rely on using the terminal, particularly where solving problems and tweaking the system is concerned'''. For those users who wish to learn more about how Manjaro works, and for those who wish to take full advantage of its versatility, it is highly recommended to learn how to use the terminal. Don't worry: it's not that hard or scary, and this wiki can be used to guide you every step of the way.
|1|4}}
|1|4}}
}}
</div>


{{FlexBoxTemplate|Using Multiple Kernels|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Using Multiple Kernels===
{{FlexSideContainerTemplate|[[file:kernel_select.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[file:kernel_select.png|thumb|left|375px]]|
The Linux kernel is the core of a Linux operating system. It acts as an interface between your computer's hardware and the applications that run on it. Manjaro not only supports the use of multiple kernels (selectable from the boot screen), but allows easy access to the very latest, bleeding edge kernels as well. All available kernels installed on your system will be presented upon booting up, including backup copies of each kernel version installed. If sub-menus are in effect, you will need to press Enter on the second item of a set.  
The Linux kernel is the core of a Linux operating system. It acts as an interface between your computer's hardware and the applications that run on it. Manjaro not only supports the use of multiple kernels (selectable from the boot screen), but allows easy access to the very latest, bleeding edge kernels as well. All available kernels installed on your system will be presented upon booting up, including backup copies of each kernel version installed. If sub-menus are in effect, you will need to press Enter on the second item of a set.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Having most supported kernels available means you have the ability choose from having bleeding-edge kernel updates or sticking with a stable LTS kernel.  No matter what kernel you choose, you will still get access to the latest applications.
Having most supported kernels available means you have the ability choose from having bleeding-edge kernel updates or sticking with a stable LTS kernel.  No matter what kernel you choose, you will still get access to the latest applications.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
A '''[[Manjaro_Kernels|guide on how to manage kernels]]''' has been provided.
A '''[[Manjaro_Kernels|guide on how to manage kernels]]''' has been provided.
|1|4}}
|1|4}}
}}
</div>


{{FlexBoxTemplate|Adding Printing Capabilities|
<div lang="en" dir="ltr" class="mw-content-ltr">
===Adding Printing Capabilities===
{{FlexSideContainerTemplate|[[File:CUPS7.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:CUPS7.png|thumb|left|375px]]|
It is easy to add printers in Manjaro.
It is easy to add printers in Manjaro.
Full instructions on installing the necessary software are provided in the '''[[Printing]]''' guide.  
Full instructions on installing the necessary software are provided in the '''[[Printing]]''' guide.  
|1|4}}
|1|4}}
}}
===Manjaro User Guide===
{{FlexBoxTemplate|Manjaro User Guide|
A more complete user guide can be found in your Applications menu or at location ''/usr/share/doc/manjaro/Beginner_User_Guide.pdf''
A more complete user guide can be found in your Applications menu or at location ''/usr/share/doc/manjaro/Beginner_User_Guide.pdf''
An online version can be found [https://osdn.net/projects/manjaro/storage/Manjaro-User-Guide.pdf/ here].
An online version can be found [https://osdn.net/projects/manjaro/storage/Manjaro-User-Guide.pdf/ here].
}}
</div>
 
[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]

Revision as of 12:10, 12 September 2021

Other languages:
Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎русский • ‎فارسی • ‎中文(中国大陆)‎

Welcome to Manjaro!

This guide provides a brief overview of some key knowledge points necessary to get the most out of using the Manjaro operating system.

Software Updates and Management using Add/Remove Software (pamac-manager)

Screenshot pamac-pkgs.png


Screenshot pamac update.png

Software Updates and Management using Octopi

Octopi-note-088.png
Screenshot octopi.png

On occasion, particularly when installing new software applications, several other software packages will also be automatically installed as well. These are known as dependencies, as they are necessary for whatever is being installed to work properly. In other words, the software package being downloaded is dependent upon them.

Your package manager will list the dependencies required for software packages in the information pane. For example, as illustrated, if the VLC Media Player were to be installed, then several other software packages --such as to allow it to play different media formats-- would also be automatically be downloaded if not already installed on the system. Without them, the Media Player would not be able to play certain media formats, or perhaps not be able to play anything at all!

Tip
You won't need to worry about dependencies yourself, as they will be automatically identified and downloaded for you when necessary.

Manjaro Settings Manager

Screenshot msm.png

The Arch User Repository (AUR)

Yaourtsearch.png

Using the Terminal

Terminal-88.png

Using Multiple Kernels

Kernel select.png

Adding Printing Capabilities

CUPS7.png

Manjaro User Guide

A more complete user guide can be found in your Applications menu or at location /usr/share/doc/manjaro/Beginner_User_Guide.pdf An online version can be found here.

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