Difference between revisions of "Pacman Overview"

m
add template BoxSuccess
m (add template BoxSuccess)
Line 61: Line 61:


<!--T:15-->
<!--T:15-->
{{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}}
 
 


<!--T:16-->
<!--T:16-->
Line 72: Line 70:
<!--T:17-->
<!--T:17-->
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.  


<!--T:18-->
<!--T:18-->
Line 80: Line 77:
<translate><!--T:19--> Alternatively, you could get it directly from one of Manjaro's mirrors:</translate>
<translate><!--T:19--> Alternatively, you could get it directly from one of Manjaro's mirrors:</translate>
{{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>}}


<translate>
<translate>
<!--T:20-->
<!--T:20-->
{{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.}}
 


=Removing Packages= <!--T:21-->
=Removing Packages= <!--T:21-->


<!--T:22-->
<!--T:22-->
{{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.}}




Line 175: Line 170:


<!--T:43-->
<!--T:43-->
{{note|pacman.conf settings are case sensitive}}
{{BoxSuccess|Note|pacman.conf settings are case sensitive}}
 
 


==Enabling Color Output== <!--T:44-->
==Enabling Color Output== <!--T:44-->
translator
10,713

edits