Be sure to replace /dev/sda
with the name of the drive (n.b. not the partition) containing Arch.
# pacman -S grub-bios intel-ucode
# grub-install /dev/sda
# mkinitcpio -p linux
# grub-mkconfig -o /boot/grub/grub.cfg
# pacman -S dialog wpa_actiond ifplugd wpa_supplicant
# wifi-menu
# pacman -S bluez bluez-utils
# modprobe btusb
# sudo systemctl enable bluetooth.service
# systemctl enable dhcpcd@enp3s0f1
# iplink set enp3s0f1 up
# pacman -S xorg-server xorg-utils xorg-server-utils xorg-xinit mesa xterm
# pacman -S xf86-input-synaptics
# pacman -S nvidia nvidia-utils xorg-xrandr
# mkinitcpio -p linux
# pacman -S acpi acpid bumblebee
After installing alsa, all system audio outputs will be set to mute. To undo this, launch alsamixer.
# pacman -S docker
# systemctl enable docker
# gpasswd -a chris docker
yaourt -S i3blocks
# pacman -S chromimum
$ yaourt -S chromium-pepper-flash
# pacman -S base-devel
# pacman -S offlineimap msmtp sqlite
$ gem install xapian
$ gem install sup
# pacman -S docker
# systemctl enable docker
# gpasswd -a chris docker
$ yaourt -S spotify mpsyt
# pacman -S mpv
# pacman -S texlive-most
Regarding Graphics, the GeForce GT 750M drivers are not in the standard nvidia package anymore. All drivers for the GeForce 700 series have been moved to the the nvidia-470xx-dkms in AUR.