Manjaro Difference between revisions of "Using Manjaro for Beginners/fr"

Difference between revisions of "Using Manjaro for Beginners/fr"

From Manjaro
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:
'''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.
'''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.
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.
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.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
You can also search graphically by Categories, Groups, and Repositories. Searching by Categories allows you to find software related to a certain category, e.g. Music & Audio, Utilities, Development, etc. Searching by Groups allows you to find software related to a certain group, e.g. manjaro-tools. Searching by Repositories allows you to find software in a certain repository, e.g. core, extra, community, or multilib.
|1|4}}
|1|4}}
{{FlexSideContainerTemplate|[[File:Screenshot_pamac_update.png|thumb|left|375px]]|
{{FlexSideContainerTemplate|[[File:Screenshot_pamac_update.png|thumb|left|375px]]|
Line 68: Line 72:
===Using the Terminal===
===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 its 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>


<div lang="en" dir="ltr" class="mw-content-ltr">
<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 do undertake many common tasks that have been provided with Manjaro, particularly to assist new users j-- ust as with other user-friendly distributions -- it may on occasionally 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>
</div>
Line 79: Line 83:
===Using Multiple Kernels===
===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 back-up 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>  


<div lang="en" dir="ltr" class="mw-content-ltr">
<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 of the 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>



Revision as of 09:19, 12 January 2023

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.