(SOLVED)Installing Wine in Arch Linux

So I've tried using pacman -S as well as yaourt but can't find the wine package. Using yaourt I find wine-gecko and winetricks but no wine package. I'm pretty new to Arch, but managed to install it without any major isues. Any help would be appreciated.

You need to enable multilib to get access to wine:

https://wiki.archlinux.org/index.php/Multilib

Try playonlinux too, it's very flexibile for gaming with wine.

Thanks, after enableing the multilib repo wine installed no problem. I'll be sure to check out playonlinux, I had heard of it before but never used it.

If you want, you can check out this thread:

https://forum.teksyndicate.com/t/linux-mint-17-2-working-windows-games-using-pol/85602

A good habit is to check the ArchWiki. It usually says everything you need to know.

Yeah, I've been reading up on the Wiki to get a better understanding of the commands and features of Arch.