Manjaro Difference between revisions of "Pacman Overview"

Difference between revisions of "Pacman Overview"

From Manjaro
imported>Aaditya
imported>Excalibur1234
(improved formatting)
Line 1: Line 1:
__TOC__
= Overview =
= Overview =


Pacman is a <u>'''pac'''</u>kage <u>'''man'''</u>ager used in Manjaro Linux, mainly developed by the Arch Linux developers. It is used to install, upgrade, configure and remove software (i.e. to manage software packages). Pacman is used through typing commands terminal; all the commands listed below to undertake various tasks assume that you have your terminal open.
Pacman is a <u>'''pac'''</u>kage <u>'''man'''</u>ager used in Manjaro Linux, mainly developed by the Arch Linux developers. It is used to install, upgrade, configure and remove software (i.e. to manage software packages). Pacman is used through typing commands terminal; all the commands listed below to undertake various tasks assume that you have your terminal open.


= Updating the System =
= Updating the System =
Line 84: Line 89:


See '''[[Orphan Package Removal]]''' for a more detailed exposition of this topic.
See '''[[Orphan Package Removal]]''' for a more detailed exposition of this topic.


= Downloading and Installing Software Packages =
= Downloading and Installing Software Packages =
Line 133: Line 139:


  pacman -U http://www.examplepackage/repo/examplepkg.tar.xz
  pacman -U http://www.examplepackage/repo/examplepkg.tar.xz


= Removing Applications and Software Packages =
= Removing Applications and Software Packages =
Cookies help us deliver our services. By using our services, you agree to our use of cookies.