Can I please have some clear, simple instructions to get League of Legends running on Ubuntu 16.04 LTS as though freshly installed from a USB stick?
I assume this involves installing Wine and PlayOnLinux as all the guides I've read state this.
Several attempts have completely failed:
sudo dpkg --add-architecture i386
sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel
winecfg
and
sudo echo "foreign-i386 architecture" > /etc/dpkg/dpkg.cfg.d/multiarch
sudo apt-get update
sudo apt-get install wine:i386
and
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.8 winetricks
all produced errors.
After having read
How to install PlayOnLinux on Ubuntu 16.04
and attempting
sudo apt-get install wine:i386
This messed everything up and I had to reinstall Ubuntu.
In PlayOnLinux - downloading League of Legends:
Error in main
glxinfo is not installed. Please install mesa-utils package