The official Wine PPA offers Wine-staging packages that are kinda different to the distro packages. <br /> <br />Wine Staging provides extra features and fixes, but it’s installed to /opt/wine-staging. Thanks to this, you can have both regular Wine version and Wine-Staging in single system. <br /> <br />To add the PPA, open terminal (Ctrl+Alt+T) and run the command: <br />sudo add-apt-repository ppa:wine/wine-builds <br />For 64-bit system, enable 32-bit architecture (if you haven’t already) via <br />sudo dpkg –add-architecture i386 <br /> <br />Then updates and install Wine 2.0 staging via commands: <br />sudo apt-get update <br />sudo apt-get install --install-recommends wine-staging <br />To use Wine-Staging, simply add “/opt/wine-staging/bin/” in the fond of executable, for example: <br /> <br />/opt/wine-staging/bin/wine <br /> <br />/opt/wine-staging/bin/winecfg <br /> <br />Thanks for watching <br />Please Like, Share, Subscribe <br /> <br />Youtube : www.youtube.com/c/TechJustice <br />Facebook : www.facebook.com/tech.justice/ <br />Instagram : Tech_justice <br />Twitter : Tech_justice <br />Website : www.techjustice.net