How to install/run windows 8.1 app on Ubuntu?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












I'm trying to figure out if it's possible to install and run a Windows 8.1 app on Linux(currently using Ubuntu 16.04, but not opposed to installing a different distro). I know that WINE is supposed to be able to run some Windows programs, but being almost brand new to Linux I don't know if WINE works with Windows 8.1. Also, I'm not sure how to go about getting the program in the first place to even attempt that, since it would appear that you cannot download Windows 8.1 apps from the Windows store unless you have a device with Windows 8.1.
So, My questions is does WINE work with Windows 8.1 apps, and if so, how do I go about getting the app for it to run?
Thanks!










share|improve this question





















  • basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
    – Kiwy
    Apr 25 at 7:48














up vote
1
down vote

favorite
1












I'm trying to figure out if it's possible to install and run a Windows 8.1 app on Linux(currently using Ubuntu 16.04, but not opposed to installing a different distro). I know that WINE is supposed to be able to run some Windows programs, but being almost brand new to Linux I don't know if WINE works with Windows 8.1. Also, I'm not sure how to go about getting the program in the first place to even attempt that, since it would appear that you cannot download Windows 8.1 apps from the Windows store unless you have a device with Windows 8.1.
So, My questions is does WINE work with Windows 8.1 apps, and if so, how do I go about getting the app for it to run?
Thanks!










share|improve this question





















  • basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
    – Kiwy
    Apr 25 at 7:48












up vote
1
down vote

favorite
1









up vote
1
down vote

favorite
1






1





I'm trying to figure out if it's possible to install and run a Windows 8.1 app on Linux(currently using Ubuntu 16.04, but not opposed to installing a different distro). I know that WINE is supposed to be able to run some Windows programs, but being almost brand new to Linux I don't know if WINE works with Windows 8.1. Also, I'm not sure how to go about getting the program in the first place to even attempt that, since it would appear that you cannot download Windows 8.1 apps from the Windows store unless you have a device with Windows 8.1.
So, My questions is does WINE work with Windows 8.1 apps, and if so, how do I go about getting the app for it to run?
Thanks!










share|improve this question













I'm trying to figure out if it's possible to install and run a Windows 8.1 app on Linux(currently using Ubuntu 16.04, but not opposed to installing a different distro). I know that WINE is supposed to be able to run some Windows programs, but being almost brand new to Linux I don't know if WINE works with Windows 8.1. Also, I'm not sure how to go about getting the program in the first place to even attempt that, since it would appear that you cannot download Windows 8.1 apps from the Windows store unless you have a device with Windows 8.1.
So, My questions is does WINE work with Windows 8.1 apps, and if so, how do I go about getting the app for it to run?
Thanks!







windows wine






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 14 '16 at 21:27









Potatomaster

92




92











  • basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
    – Kiwy
    Apr 25 at 7:48
















  • basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
    – Kiwy
    Apr 25 at 7:48















basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
– Kiwy
Apr 25 at 7:48




basically Windows Store is for windows only. Wine emulate the old .exe API from Windows. Windows Store uses a much different application format and binary and windows store can't be downloaded manually.
– Kiwy
Apr 25 at 7:48










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Wine does a fine job to run individual Windows programs on Linux and you can find good instructions to use it in Ubuntu's official page on Wine



Qemu provides a good computer emulator which allows to run a separate operating system over your current Linux installation, and is well documented on Ubuntu's official Qemu documentation.



Another commonly used option is to setup virtual machines which are a bit similar to Qemu but instead of emulating everything, they use pass through techniques to access the computer's component's through the host. VirtualBox is a popular solution for this, also documented on Ubuntu's official VirtualBox documentation.






share|improve this answer




















  • Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
    – Potatomaster
    May 14 '16 at 22:30










  • You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
    – Julie Pelletier
    May 14 '16 at 22:32










  • If you're so stuck on using Windows 8, why did you install Linux?
    – Julie Pelletier
    May 14 '16 at 22:32










  • Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
    – Potatomaster
    May 14 '16 at 22:39










  • I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
    – Potatomaster
    May 14 '16 at 22:40










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f283195%2fhow-to-install-run-windows-8-1-app-on-ubuntu%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Wine does a fine job to run individual Windows programs on Linux and you can find good instructions to use it in Ubuntu's official page on Wine



Qemu provides a good computer emulator which allows to run a separate operating system over your current Linux installation, and is well documented on Ubuntu's official Qemu documentation.



Another commonly used option is to setup virtual machines which are a bit similar to Qemu but instead of emulating everything, they use pass through techniques to access the computer's component's through the host. VirtualBox is a popular solution for this, also documented on Ubuntu's official VirtualBox documentation.






share|improve this answer




















  • Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
    – Potatomaster
    May 14 '16 at 22:30










  • You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
    – Julie Pelletier
    May 14 '16 at 22:32










  • If you're so stuck on using Windows 8, why did you install Linux?
    – Julie Pelletier
    May 14 '16 at 22:32










  • Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
    – Potatomaster
    May 14 '16 at 22:39










  • I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
    – Potatomaster
    May 14 '16 at 22:40














up vote
0
down vote













Wine does a fine job to run individual Windows programs on Linux and you can find good instructions to use it in Ubuntu's official page on Wine



Qemu provides a good computer emulator which allows to run a separate operating system over your current Linux installation, and is well documented on Ubuntu's official Qemu documentation.



Another commonly used option is to setup virtual machines which are a bit similar to Qemu but instead of emulating everything, they use pass through techniques to access the computer's component's through the host. VirtualBox is a popular solution for this, also documented on Ubuntu's official VirtualBox documentation.






share|improve this answer




















  • Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
    – Potatomaster
    May 14 '16 at 22:30










  • You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
    – Julie Pelletier
    May 14 '16 at 22:32










  • If you're so stuck on using Windows 8, why did you install Linux?
    – Julie Pelletier
    May 14 '16 at 22:32










  • Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
    – Potatomaster
    May 14 '16 at 22:39










  • I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
    – Potatomaster
    May 14 '16 at 22:40












up vote
0
down vote










up vote
0
down vote









Wine does a fine job to run individual Windows programs on Linux and you can find good instructions to use it in Ubuntu's official page on Wine



Qemu provides a good computer emulator which allows to run a separate operating system over your current Linux installation, and is well documented on Ubuntu's official Qemu documentation.



Another commonly used option is to setup virtual machines which are a bit similar to Qemu but instead of emulating everything, they use pass through techniques to access the computer's component's through the host. VirtualBox is a popular solution for this, also documented on Ubuntu's official VirtualBox documentation.






share|improve this answer












Wine does a fine job to run individual Windows programs on Linux and you can find good instructions to use it in Ubuntu's official page on Wine



Qemu provides a good computer emulator which allows to run a separate operating system over your current Linux installation, and is well documented on Ubuntu's official Qemu documentation.



Another commonly used option is to setup virtual machines which are a bit similar to Qemu but instead of emulating everything, they use pass through techniques to access the computer's component's through the host. VirtualBox is a popular solution for this, also documented on Ubuntu's official VirtualBox documentation.







share|improve this answer












share|improve this answer



share|improve this answer










answered May 14 '16 at 21:39









Julie Pelletier

6,90211239




6,90211239











  • Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
    – Potatomaster
    May 14 '16 at 22:30










  • You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
    – Julie Pelletier
    May 14 '16 at 22:32










  • If you're so stuck on using Windows 8, why did you install Linux?
    – Julie Pelletier
    May 14 '16 at 22:32










  • Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
    – Potatomaster
    May 14 '16 at 22:39










  • I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
    – Potatomaster
    May 14 '16 at 22:40
















  • Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
    – Potatomaster
    May 14 '16 at 22:30










  • You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
    – Julie Pelletier
    May 14 '16 at 22:32










  • If you're so stuck on using Windows 8, why did you install Linux?
    – Julie Pelletier
    May 14 '16 at 22:32










  • Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
    – Potatomaster
    May 14 '16 at 22:39










  • I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
    – Potatomaster
    May 14 '16 at 22:40















Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
– Potatomaster
May 14 '16 at 22:30




Qemu and Virtualbox look like they'd be good solutions, but unless I'm mistaken I'd need a windows 8.1 product key for the virtual machine to set up properly, correct? Also, I still have the problem of getting access to the program from the windows app store on Linux(and if this isn't the right forum for that, please feel free to direct me to the right one. Linux isn't the only thing I'm new to right now. :P ).
– Potatomaster
May 14 '16 at 22:30












You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
– Julie Pelletier
May 14 '16 at 22:32




You do need a product key to install Windows 8 on any machine including VMs. Of course you won't have access to the Windows 8 app store from Linux. That is like going to your Ford retailer for warranty information about your Toyota. But you would get access to it from inside the VM though.
– Julie Pelletier
May 14 '16 at 22:32












If you're so stuck on using Windows 8, why did you install Linux?
– Julie Pelletier
May 14 '16 at 22:32




If you're so stuck on using Windows 8, why did you install Linux?
– Julie Pelletier
May 14 '16 at 22:32












Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
– Potatomaster
May 14 '16 at 22:39




Actually it was more along the lines of I have Windows 7 and Linux already installed, and found an app that looks really cool but only runs on Windows 8 and don't have the money to buy a key to upgrade/dual boot at the moment. :P
– Potatomaster
May 14 '16 at 22:39












I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
– Potatomaster
May 14 '16 at 22:40




I didn't know if there was possibly a way to access the download for the app outside of the Windows store(the thought occurring to me because people have come up with ways to do so with the Android app store).
– Potatomaster
May 14 '16 at 22:40

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f283195%2fhow-to-install-run-windows-8-1-app-on-ubuntu%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)