Is it possible to install Safari on Ubuntu 14.04?












3















I would like to debug a browser compatibility issue with Safari. I don't have a Mac and Windows. I am interested if its still possible to install Safari on Ubuntu 14.04. I've tried using Wine 1.6.2 by installing the last version of Safari that works with Windows. While it installs, it does not launch.










share|improve this question

























  • refer here and here

    – Ravan
    Sep 21 '15 at 3:40













  • I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

    – Michael Scheper
    Nov 4 '16 at 23:16
















3















I would like to debug a browser compatibility issue with Safari. I don't have a Mac and Windows. I am interested if its still possible to install Safari on Ubuntu 14.04. I've tried using Wine 1.6.2 by installing the last version of Safari that works with Windows. While it installs, it does not launch.










share|improve this question

























  • refer here and here

    – Ravan
    Sep 21 '15 at 3:40













  • I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

    – Michael Scheper
    Nov 4 '16 at 23:16














3












3








3


5






I would like to debug a browser compatibility issue with Safari. I don't have a Mac and Windows. I am interested if its still possible to install Safari on Ubuntu 14.04. I've tried using Wine 1.6.2 by installing the last version of Safari that works with Windows. While it installs, it does not launch.










share|improve this question
















I would like to debug a browser compatibility issue with Safari. I don't have a Mac and Windows. I am interested if its still possible to install Safari on Ubuntu 14.04. I've tried using Wine 1.6.2 by installing the last version of Safari that works with Windows. While it installs, it does not launch.







14.04 wine






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 10 '17 at 12:58









muru

1




1










asked Sep 21 '15 at 3:29









Emerson ManingoEmerson Maningo

119114




119114













  • refer here and here

    – Ravan
    Sep 21 '15 at 3:40













  • I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

    – Michael Scheper
    Nov 4 '16 at 23:16



















  • refer here and here

    – Ravan
    Sep 21 '15 at 3:40













  • I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

    – Michael Scheper
    Nov 4 '16 at 23:16

















refer here and here

– Ravan
Sep 21 '15 at 3:40







refer here and here

– Ravan
Sep 21 '15 at 3:40















I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

– Michael Scheper
Nov 4 '16 at 23:16





I'm afraid I haven't found anything that works reliably. I tried both @abdulla-nilam's WineTricks answer, and also PlayOnLinux. The latter gave better instructions but both ended up with the same result: An old version of Safari that crashes on half the pages I tried loading.

– Michael Scheper
Nov 4 '16 at 23:16










4 Answers
4






active

oldest

votes


















8














Install wine



$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install -y wine1.7


then load wine through start menu




click - Install an app




01




Select - Select Safari




02




Click - OK







share|improve this answer



















  • 5





    For future reference: The application from the screenshots in this answer is not wine but winetricks.

    – Afri
    Sep 29 '16 at 12:09






  • 3





    Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

    – Michael Scheper
    Nov 4 '16 at 22:51













  • ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

    – Michael Scheper
    Nov 4 '16 at 22:55



















2














StackOverflow has some answers but I am trying to find out if they're up-to-date. EDIT: yea, they're out of date. Safari on Windows ended when Safari 6 started. Maybe it can be done legally or ethically in virtualbox.



(The remainder is wrong if you want OSX >=6.0) Basically, install Wine and possibly playonlinux, but I don't know if you can get Safari 9. So far I just found out you can get Safari 5. Here's a page of advice without a date on it.



Maybe one of these will work! Haven't tried it yet ....



https://www.maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/ (without playonlinux)



http://thegeekdaily.com/install-safari-on-ubuntu/ (with playonlinux).






share|improve this answer


























  • incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

    – Hill of Beans
    Dec 5 '15 at 18:33








  • 1





    Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

    – Thomas Ward
    Dec 6 '15 at 3:59













  • I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

    – Michael Scheper
    Nov 4 '16 at 23:13



















1














Safari uses webkit as web browser engine. You can use epiphany-browser which also uses webkit engine for debugging and checking the compatibility:



sudo apt install epiphany-browser





share|improve this answer

































    0














    Apple Safari Installation in Ubuntu



    Firstly install PlayOnLinux, which allow easy installation of Safari in Ubuntu.
    PlayOnLinux also enables the easy installation of several games and application designed to run with Microsoft Windows.



    PlayOnLinux



    wget -q -O- http://deb.playonlinux.com/public.gpg | sudo apt-key add -
    sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
    sudo apt-get update

    # useful dependencies
    sudo apt-get install -y curl p7zip-full

    # install playonlinux

    sudo apt-get install -y playonlinux


    Start PlayOnLinux
    Start PlayOnLinux in the shell console and follow start up the instructions



    playonlinux


    Install Safari from inside PlayOnLinux



    Select Button [+ Install] -> [Internet] -> [Safari] to install Apple Safari



    Note!




    1. The browser installation usually takes a couple of minutes because PlayOnLinux also has to download Safari.

    2. The browser installation often hangs again and again! Just cancel and restart the installation from PlayOnLinux. Try, try again.
      You may have to restart 3-4 times until the final steps work without hanging

    3. The installed Safari browser can only be launched from inside PlayOnLinux through the menu.


    Alternative Installation of Safari using Wine



    # install wine
    sudo apt-get install -y wine

    # create download and build directory
    mkdir -p ~/build/safari
    cd ~/build/safari

    # download
    wget http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe

    # wine
    wine SafariSetup.exe


    References




    1. Apple Safari Home: http://www.apple.com/safari/


    2. Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated-guide/


    3. Play-On-Linux: http://www.playonlinux.com/en/


    4. Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html







    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      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
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f676496%2fis-it-possible-to-install-safari-on-ubuntu-14-04%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      8














      Install wine



      $ sudo add-apt-repository ppa:ubuntu-wine/ppa
      $ sudo apt-get update
      $ sudo apt-get install -y wine1.7


      then load wine through start menu




      click - Install an app




      01




      Select - Select Safari




      02




      Click - OK







      share|improve this answer



















      • 5





        For future reference: The application from the screenshots in this answer is not wine but winetricks.

        – Afri
        Sep 29 '16 at 12:09






      • 3





        Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

        – Michael Scheper
        Nov 4 '16 at 22:51













      • ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

        – Michael Scheper
        Nov 4 '16 at 22:55
















      8














      Install wine



      $ sudo add-apt-repository ppa:ubuntu-wine/ppa
      $ sudo apt-get update
      $ sudo apt-get install -y wine1.7


      then load wine through start menu




      click - Install an app




      01




      Select - Select Safari




      02




      Click - OK







      share|improve this answer



















      • 5





        For future reference: The application from the screenshots in this answer is not wine but winetricks.

        – Afri
        Sep 29 '16 at 12:09






      • 3





        Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

        – Michael Scheper
        Nov 4 '16 at 22:51













      • ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

        – Michael Scheper
        Nov 4 '16 at 22:55














      8












      8








      8







      Install wine



      $ sudo add-apt-repository ppa:ubuntu-wine/ppa
      $ sudo apt-get update
      $ sudo apt-get install -y wine1.7


      then load wine through start menu




      click - Install an app




      01




      Select - Select Safari




      02




      Click - OK







      share|improve this answer













      Install wine



      $ sudo add-apt-repository ppa:ubuntu-wine/ppa
      $ sudo apt-get update
      $ sudo apt-get install -y wine1.7


      then load wine through start menu




      click - Install an app




      01




      Select - Select Safari




      02




      Click - OK








      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Dec 6 '15 at 8:10









      Abdulla NilamAbdulla Nilam

      252317




      252317








      • 5





        For future reference: The application from the screenshots in this answer is not wine but winetricks.

        – Afri
        Sep 29 '16 at 12:09






      • 3





        Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

        – Michael Scheper
        Nov 4 '16 at 22:51













      • ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

        – Michael Scheper
        Nov 4 '16 at 22:55














      • 5





        For future reference: The application from the screenshots in this answer is not wine but winetricks.

        – Afri
        Sep 29 '16 at 12:09






      • 3





        Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

        – Michael Scheper
        Nov 4 '16 at 22:51













      • ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

        – Michael Scheper
        Nov 4 '16 at 22:55








      5




      5





      For future reference: The application from the screenshots in this answer is not wine but winetricks.

      – Afri
      Sep 29 '16 at 12:09





      For future reference: The application from the screenshots in this answer is not wine but winetricks.

      – Afri
      Sep 29 '16 at 12:09




      3




      3





      Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

      – Michael Scheper
      Nov 4 '16 at 22:51







      Thanks, @5chdn. To clarify, we need to run apt-get install winetricks and then winetricks, from the command line, to see the dialogues above. For me, it installed Safari 5.0, which blew up the first time I tried running it, but worked the second time. Unfortunately, my keyboard remappings don't work in it, but this is good enough.

      – Michael Scheper
      Nov 4 '16 at 22:51















      ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

      – Michael Scheper
      Nov 4 '16 at 22:55





      ... actually, it crashes on half the pages I try to load. I might need to borrow a Mac from somewhere.

      – Michael Scheper
      Nov 4 '16 at 22:55













      2














      StackOverflow has some answers but I am trying to find out if they're up-to-date. EDIT: yea, they're out of date. Safari on Windows ended when Safari 6 started. Maybe it can be done legally or ethically in virtualbox.



      (The remainder is wrong if you want OSX >=6.0) Basically, install Wine and possibly playonlinux, but I don't know if you can get Safari 9. So far I just found out you can get Safari 5. Here's a page of advice without a date on it.



      Maybe one of these will work! Haven't tried it yet ....



      https://www.maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/ (without playonlinux)



      http://thegeekdaily.com/install-safari-on-ubuntu/ (with playonlinux).






      share|improve this answer


























      • incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

        – Hill of Beans
        Dec 5 '15 at 18:33








      • 1





        Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

        – Thomas Ward
        Dec 6 '15 at 3:59













      • I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

        – Michael Scheper
        Nov 4 '16 at 23:13
















      2














      StackOverflow has some answers but I am trying to find out if they're up-to-date. EDIT: yea, they're out of date. Safari on Windows ended when Safari 6 started. Maybe it can be done legally or ethically in virtualbox.



      (The remainder is wrong if you want OSX >=6.0) Basically, install Wine and possibly playonlinux, but I don't know if you can get Safari 9. So far I just found out you can get Safari 5. Here's a page of advice without a date on it.



      Maybe one of these will work! Haven't tried it yet ....



      https://www.maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/ (without playonlinux)



      http://thegeekdaily.com/install-safari-on-ubuntu/ (with playonlinux).






      share|improve this answer


























      • incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

        – Hill of Beans
        Dec 5 '15 at 18:33








      • 1





        Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

        – Thomas Ward
        Dec 6 '15 at 3:59













      • I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

        – Michael Scheper
        Nov 4 '16 at 23:13














      2












      2








      2







      StackOverflow has some answers but I am trying to find out if they're up-to-date. EDIT: yea, they're out of date. Safari on Windows ended when Safari 6 started. Maybe it can be done legally or ethically in virtualbox.



      (The remainder is wrong if you want OSX >=6.0) Basically, install Wine and possibly playonlinux, but I don't know if you can get Safari 9. So far I just found out you can get Safari 5. Here's a page of advice without a date on it.



      Maybe one of these will work! Haven't tried it yet ....



      https://www.maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/ (without playonlinux)



      http://thegeekdaily.com/install-safari-on-ubuntu/ (with playonlinux).






      share|improve this answer















      StackOverflow has some answers but I am trying to find out if they're up-to-date. EDIT: yea, they're out of date. Safari on Windows ended when Safari 6 started. Maybe it can be done legally or ethically in virtualbox.



      (The remainder is wrong if you want OSX >=6.0) Basically, install Wine and possibly playonlinux, but I don't know if you can get Safari 9. So far I just found out you can get Safari 5. Here's a page of advice without a date on it.



      Maybe one of these will work! Haven't tried it yet ....



      https://www.maketecheasier.com/how-to-install-safari-internet-explorer-opera-on-ubuntu/ (without playonlinux)



      http://thegeekdaily.com/install-safari-on-ubuntu/ (with playonlinux).







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited Dec 6 '15 at 4:47

























      answered Dec 5 '15 at 18:22









      Hill of BeansHill of Beans

      386




      386













      • incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

        – Hill of Beans
        Dec 5 '15 at 18:33








      • 1





        Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

        – Thomas Ward
        Dec 6 '15 at 3:59













      • I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

        – Michael Scheper
        Nov 4 '16 at 23:13



















      • incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

        – Hill of Beans
        Dec 5 '15 at 18:33








      • 1





        Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

        – Thomas Ward
        Dec 6 '15 at 3:59













      • I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

        – Michael Scheper
        Nov 4 '16 at 23:13

















      incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

      – Hill of Beans
      Dec 5 '15 at 18:33







      incidentally, found this too, in case someone needs to do debugging on an iphone or ipad: blog.cordslatton.com/2010/11/… i will try to stop abusing the format now

      – Hill of Beans
      Dec 5 '15 at 18:33






      1




      1





      Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

      – Thomas Ward
      Dec 6 '15 at 3:59







      Note that using Wine won't help - Safari for Windows has been dead for over a year, and I mean dead with no security updates or support... they stopped at Safari 5 or 6 I believe... so you lose a lot of features and support that you probably seek

      – Thomas Ward
      Dec 6 '15 at 3:59















      I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

      – Michael Scheper
      Nov 4 '16 at 23:13





      I've been trying to find an OSX virtualbox for a very long time. ☹ Even Microsoft has worked out that if they want people to develop sites for their stupid browser, they need to make it free and easy to test on. No wonder so few of my clients care about Safari anymore.

      – Michael Scheper
      Nov 4 '16 at 23:13











      1














      Safari uses webkit as web browser engine. You can use epiphany-browser which also uses webkit engine for debugging and checking the compatibility:



      sudo apt install epiphany-browser





      share|improve this answer






























        1














        Safari uses webkit as web browser engine. You can use epiphany-browser which also uses webkit engine for debugging and checking the compatibility:



        sudo apt install epiphany-browser





        share|improve this answer




























          1












          1








          1







          Safari uses webkit as web browser engine. You can use epiphany-browser which also uses webkit engine for debugging and checking the compatibility:



          sudo apt install epiphany-browser





          share|improve this answer















          Safari uses webkit as web browser engine. You can use epiphany-browser which also uses webkit engine for debugging and checking the compatibility:



          sudo apt install epiphany-browser






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jan 4 at 10:47









          Zanna

          50.4k13133241




          50.4k13133241










          answered Jan 4 at 8:35









          Dan.faudemerDan.faudemer

          111




          111























              0














              Apple Safari Installation in Ubuntu



              Firstly install PlayOnLinux, which allow easy installation of Safari in Ubuntu.
              PlayOnLinux also enables the easy installation of several games and application designed to run with Microsoft Windows.



              PlayOnLinux



              wget -q -O- http://deb.playonlinux.com/public.gpg | sudo apt-key add -
              sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
              sudo apt-get update

              # useful dependencies
              sudo apt-get install -y curl p7zip-full

              # install playonlinux

              sudo apt-get install -y playonlinux


              Start PlayOnLinux
              Start PlayOnLinux in the shell console and follow start up the instructions



              playonlinux


              Install Safari from inside PlayOnLinux



              Select Button [+ Install] -> [Internet] -> [Safari] to install Apple Safari



              Note!




              1. The browser installation usually takes a couple of minutes because PlayOnLinux also has to download Safari.

              2. The browser installation often hangs again and again! Just cancel and restart the installation from PlayOnLinux. Try, try again.
                You may have to restart 3-4 times until the final steps work without hanging

              3. The installed Safari browser can only be launched from inside PlayOnLinux through the menu.


              Alternative Installation of Safari using Wine



              # install wine
              sudo apt-get install -y wine

              # create download and build directory
              mkdir -p ~/build/safari
              cd ~/build/safari

              # download
              wget http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe

              # wine
              wine SafariSetup.exe


              References




              1. Apple Safari Home: http://www.apple.com/safari/


              2. Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated-guide/


              3. Play-On-Linux: http://www.playonlinux.com/en/


              4. Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html







              share|improve this answer




























                0














                Apple Safari Installation in Ubuntu



                Firstly install PlayOnLinux, which allow easy installation of Safari in Ubuntu.
                PlayOnLinux also enables the easy installation of several games and application designed to run with Microsoft Windows.



                PlayOnLinux



                wget -q -O- http://deb.playonlinux.com/public.gpg | sudo apt-key add -
                sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
                sudo apt-get update

                # useful dependencies
                sudo apt-get install -y curl p7zip-full

                # install playonlinux

                sudo apt-get install -y playonlinux


                Start PlayOnLinux
                Start PlayOnLinux in the shell console and follow start up the instructions



                playonlinux


                Install Safari from inside PlayOnLinux



                Select Button [+ Install] -> [Internet] -> [Safari] to install Apple Safari



                Note!




                1. The browser installation usually takes a couple of minutes because PlayOnLinux also has to download Safari.

                2. The browser installation often hangs again and again! Just cancel and restart the installation from PlayOnLinux. Try, try again.
                  You may have to restart 3-4 times until the final steps work without hanging

                3. The installed Safari browser can only be launched from inside PlayOnLinux through the menu.


                Alternative Installation of Safari using Wine



                # install wine
                sudo apt-get install -y wine

                # create download and build directory
                mkdir -p ~/build/safari
                cd ~/build/safari

                # download
                wget http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe

                # wine
                wine SafariSetup.exe


                References




                1. Apple Safari Home: http://www.apple.com/safari/


                2. Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated-guide/


                3. Play-On-Linux: http://www.playonlinux.com/en/


                4. Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html







                share|improve this answer


























                  0












                  0








                  0







                  Apple Safari Installation in Ubuntu



                  Firstly install PlayOnLinux, which allow easy installation of Safari in Ubuntu.
                  PlayOnLinux also enables the easy installation of several games and application designed to run with Microsoft Windows.



                  PlayOnLinux



                  wget -q -O- http://deb.playonlinux.com/public.gpg | sudo apt-key add -
                  sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
                  sudo apt-get update

                  # useful dependencies
                  sudo apt-get install -y curl p7zip-full

                  # install playonlinux

                  sudo apt-get install -y playonlinux


                  Start PlayOnLinux
                  Start PlayOnLinux in the shell console and follow start up the instructions



                  playonlinux


                  Install Safari from inside PlayOnLinux



                  Select Button [+ Install] -> [Internet] -> [Safari] to install Apple Safari



                  Note!




                  1. The browser installation usually takes a couple of minutes because PlayOnLinux also has to download Safari.

                  2. The browser installation often hangs again and again! Just cancel and restart the installation from PlayOnLinux. Try, try again.
                    You may have to restart 3-4 times until the final steps work without hanging

                  3. The installed Safari browser can only be launched from inside PlayOnLinux through the menu.


                  Alternative Installation of Safari using Wine



                  # install wine
                  sudo apt-get install -y wine

                  # create download and build directory
                  mkdir -p ~/build/safari
                  cd ~/build/safari

                  # download
                  wget http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe

                  # wine
                  wine SafariSetup.exe


                  References




                  1. Apple Safari Home: http://www.apple.com/safari/


                  2. Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated-guide/


                  3. Play-On-Linux: http://www.playonlinux.com/en/


                  4. Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html







                  share|improve this answer













                  Apple Safari Installation in Ubuntu



                  Firstly install PlayOnLinux, which allow easy installation of Safari in Ubuntu.
                  PlayOnLinux also enables the easy installation of several games and application designed to run with Microsoft Windows.



                  PlayOnLinux



                  wget -q -O- http://deb.playonlinux.com/public.gpg | sudo apt-key add -
                  sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
                  sudo apt-get update

                  # useful dependencies
                  sudo apt-get install -y curl p7zip-full

                  # install playonlinux

                  sudo apt-get install -y playonlinux


                  Start PlayOnLinux
                  Start PlayOnLinux in the shell console and follow start up the instructions



                  playonlinux


                  Install Safari from inside PlayOnLinux



                  Select Button [+ Install] -> [Internet] -> [Safari] to install Apple Safari



                  Note!




                  1. The browser installation usually takes a couple of minutes because PlayOnLinux also has to download Safari.

                  2. The browser installation often hangs again and again! Just cancel and restart the installation from PlayOnLinux. Try, try again.
                    You may have to restart 3-4 times until the final steps work without hanging

                  3. The installed Safari browser can only be launched from inside PlayOnLinux through the menu.


                  Alternative Installation of Safari using Wine



                  # install wine
                  sudo apt-get install -y wine

                  # create download and build directory
                  mkdir -p ~/build/safari
                  cd ~/build/safari

                  # download
                  wget http://appldnld.apple.com/Safari5/041-5487.20120509.INU8B/SafariSetup.exe

                  # wine
                  wine SafariSetup.exe


                  References




                  1. Apple Safari Home: http://www.apple.com/safari/


                  2. Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated-guide/


                  3. Play-On-Linux: http://www.playonlinux.com/en/


                  4. Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html








                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 4 at 9:01









                  balaji balaji

                  9417




                  9417






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f676496%2fis-it-possible-to-install-safari-on-ubuntu-14-04%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

                      Human spaceflight

                      Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                      File:DeusFollowingSea.jpg