[member=411]bitsnpcs[/member] you're welcome. By the way, if you haven't already done so, open a terminal in your VM and type the following this will create a backup of pacman's mirrorlist file, then do this will update pacman's mirrorlist servers ranking them by speed - the 6 is the number of servers to be ranked and put on top of the file, so pacman uses them when installing or updating packages, you can use another one i.e 10 - give it a while till it's finished, once it is type and comment this lines out.
#[multilib]
#Include = /etc/pacman.d/mirrorlist *delete the "#" symbol in front of it. If you don't use nano and/or haven't installed it yet, change "nano" for your preferred editor, or if you'd like to install it type to do so.
This will enable multilib repository. Now type to sychronize pacmans repositories and finally run to update your Arch Linux VM.
Arch is a rolling release system so you'll have to update it every now and then, once a week is ok. If you have already done this...well..just ingnore me please
;D
Code:
$ sudo cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
Code:
$ sudo rankmirrors -n 6 /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorist
Code:
$ sudo nano /ect/pacman.conf
#[multilib]
#Include = /etc/pacman.d/mirrorlist *delete the "#" symbol in front of it. If you don't use nano and/or haven't installed it yet, change "nano" for your preferred editor, or if you'd like to install it type
Code:
$ sudo pacman -S nano
This will enable multilib repository. Now type
Code:
sudo pacman -Syy
Code:
sudo pacman -Su


Without each others help there ain't no hope for us 
Need a translation service? https://www.deepl.com/es/translator

Need a translation service? https://www.deepl.com/es/translator