Saturday, 22 November 2014

Command to Update Arch or Manjaro with Terminal

This is not really a tutorial but simply a guide, why  a lot of people which had recently move to Arch or Manjaro are not really use with the command,  in others distro we use by example :

1 zypper  ---------i
2: Apt -get update /upgrade

So the first thing when ever you just your distro is about doing a generale Update and in this little guide  i will show you how to do it on Manjaro linux


Open terminal  :

sudo pacman -Syy
This command will install Package manager on your machine  & synchronized all of them



Now we run the auto Update via the terminal :

sudo pacman -Syu
And second time it will Autoupdate the machine by itself it will download all Update directly ;)


No comments:

Post a Comment