How do you run wine in Alpine Linux?











up vote
1
down vote

favorite












I installed the wine package but it didn't work:



apk update && apk add wine && wine
/bin/sh: wine: not found









share|improve this question









New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Any output from those initial commands?
    – Jeff Schaller
    2 days ago










  • If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
    – Scott
    2 days ago






  • 3




    Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
    – GracefulRestart
    2 days ago















up vote
1
down vote

favorite












I installed the wine package but it didn't work:



apk update && apk add wine && wine
/bin/sh: wine: not found









share|improve this question









New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Any output from those initial commands?
    – Jeff Schaller
    2 days ago










  • If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
    – Scott
    2 days ago






  • 3




    Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
    – GracefulRestart
    2 days ago













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I installed the wine package but it didn't work:



apk update && apk add wine && wine
/bin/sh: wine: not found









share|improve this question









New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I installed the wine package but it didn't work:



apk update && apk add wine && wine
/bin/sh: wine: not found






software-installation wine alpine-linux






share|improve this question









New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 days ago









JohnDoea

272




272






New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









Brian Wilson

62




62




New contributor




Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Brian Wilson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Any output from those initial commands?
    – Jeff Schaller
    2 days ago










  • If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
    – Scott
    2 days ago






  • 3




    Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
    – GracefulRestart
    2 days ago


















  • Any output from those initial commands?
    – Jeff Schaller
    2 days ago










  • If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
    – Scott
    2 days ago






  • 3




    Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
    – GracefulRestart
    2 days ago
















Any output from those initial commands?
– Jeff Schaller
2 days ago




Any output from those initial commands?
– Jeff Schaller
2 days ago












If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
– Scott
2 days ago




If the apk update and apk add wine appear to have worked, try logging out and logging in again, and then running wine.
– Scott
2 days ago




3




3




Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
– GracefulRestart
2 days ago




Using apk info -L wine | grep usr/bin on my system, I see a number of wine binaries in that package, one is called wine64. Do you have a wine64 or wine32 on your system?
– GracefulRestart
2 days ago










1 Answer
1






active

oldest

votes

















up vote
1
down vote













Installing wine is fine your computer will now interpret .exe files. You still need a frontend GUI like PlayonLinux in order to actualy do much of anything as far as installing games and the like. If no package is available you will need to install from source. You will need build essentials and some other libraries to make and install the source. The info required to do this will be in the readme in the folder created after extracting.






share|improve this answer








New contributor




Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


















    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: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    Brian Wilson is a new contributor. Be nice, and check out our Code of Conduct.










     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482264%2fhow-do-you-run-wine-in-alpine-linux%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    Installing wine is fine your computer will now interpret .exe files. You still need a frontend GUI like PlayonLinux in order to actualy do much of anything as far as installing games and the like. If no package is available you will need to install from source. You will need build essentials and some other libraries to make and install the source. The info required to do this will be in the readme in the folder created after extracting.






    share|improve this answer








    New contributor




    Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      1
      down vote













      Installing wine is fine your computer will now interpret .exe files. You still need a frontend GUI like PlayonLinux in order to actualy do much of anything as far as installing games and the like. If no package is available you will need to install from source. You will need build essentials and some other libraries to make and install the source. The info required to do this will be in the readme in the folder created after extracting.






      share|improve this answer








      New contributor




      Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        up vote
        1
        down vote










        up vote
        1
        down vote









        Installing wine is fine your computer will now interpret .exe files. You still need a frontend GUI like PlayonLinux in order to actualy do much of anything as far as installing games and the like. If no package is available you will need to install from source. You will need build essentials and some other libraries to make and install the source. The info required to do this will be in the readme in the folder created after extracting.






        share|improve this answer








        New contributor




        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        Installing wine is fine your computer will now interpret .exe files. You still need a frontend GUI like PlayonLinux in order to actualy do much of anything as far as installing games and the like. If no package is available you will need to install from source. You will need build essentials and some other libraries to make and install the source. The info required to do this will be in the readme in the folder created after extracting.







        share|improve this answer








        New contributor




        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 2 days ago









        Michael Prokopec

        967




        967




        New contributor




        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






















            Brian Wilson is a new contributor. Be nice, and check out our Code of Conduct.










             

            draft saved


            draft discarded


















            Brian Wilson is a new contributor. Be nice, and check out our Code of Conduct.













            Brian Wilson is a new contributor. Be nice, and check out our Code of Conduct.












            Brian Wilson is a new contributor. Be nice, and check out our Code of Conduct.















             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482264%2fhow-do-you-run-wine-in-alpine-linux%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            サソリ

            広島県道265号伴広島線

            Accessing regular linux commands in Huawei's Dopra Linux