Difference between revisions of "Pacman Overview/zh-cn"

Updating to match new version of source page
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
Line 55: Line 55:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{warning|Never install a package without updating the system first.  On a rolling release this can lead to an unbootable system}}
{{BoxSuccess|Warning|Never install a package without updating the system first.  On a rolling release this can lead to an unbootable system}}
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 68: Line 66:
You will then be presented a list of software to install.  You may notice this list has more packages than you requested. This is because many packages also have dependencies which are packages that must be installed in order for the software you selected to function properly.
You will then be presented a list of software to install.  You may notice this list has more packages than you requested. This is because many packages also have dependencies which are packages that must be installed in order for the software you selected to function properly.
</div>  
</div>  


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 77: Line 74:
<span lang="en" dir="ltr" class="mw-content-ltr">Alternatively, you could get it directly from one of Manjaro's mirrors:</span>
<span lang="en" dir="ltr" class="mw-content-ltr">Alternatively, you could get it directly from one of Manjaro's mirrors:</span>
{{UserCmd|command=sudo pacman -U <nowiki>https://mirror.alpix.eu/manjaro/stable/community/x86_64/smplayer-19.5.0-1-x86_64.pkg.tar.xz</nowiki>}}
{{UserCmd|command=sudo pacman -U <nowiki>https://mirror.alpix.eu/manjaro/stable/community/x86_64/smplayer-19.5.0-1-x86_64.pkg.tar.xz</nowiki>}}


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{warning|When using pacman -U it is up to you to ensure that the package you are installing is fully compatible with your system.}}
{{BoxSuccess|Warning|When using pacman -U it is up to you to ensure that the package you are installing is fully compatible with your system.}}
</div>
</div>


=移除软件包=
=移除软件包=


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{warning|Always review the package list before confirming when removing packages.  If you are not careful you can easily remove your entire desktop due to dependencies.}}
{{BoxSuccess|Warning|Always review the package list before confirming when removing packages.  If you are not careful you can easily remove your entire desktop due to dependencies.}}
</div>
</div>


Line 179: Line 174:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{note|pacman.conf settings are case sensitive}}
{{BoxSuccess|Note|pacman.conf settings are case sensitive}}
</div>
</div>


==启用彩色输出==
==启用彩色输出==
8,138

edits