• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Linux 32 bit developed?

    Opera for Linux
    11
    41
    48589
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pindos
      pindos @Guest last edited by

      @jimunderscorep said in Linux 32 bit developed?:

      Unlike chrome, chromium is opensource, so distros package it in both 32 and 64 bits, so yes, chromium is available in 32bit.
      Which distro do you use?

      I use Xubuntu 16.04.

      Reply Quote 0
        1 Reply Last reply
      • A Former User
        A Former User last edited by

        @pindos
        Then you can install it with
        sudo apt-get install chromium

        Reply Quote -1
          pindos 2 Replies Last reply
        • pindos
          pindos @Guest last edited by

          @jimunderscorep
          Thank you! I'll try.

          Reply Quote 0
            1 Reply Last reply
          • pindos
            pindos @Guest last edited by

            @jimunderscorep
            This command doesn't work.
            Reading package lists... Done
            Building dependency tree
            Reading state information... Done
            Package chromium is not available, but is referred to by another package.
            This may mean that the package is missing, has been obsoleted, or
            is only available from another source
            However the following packages replace it:
            chromium-bsu

            E: Package 'chromium' has no installation candidate

            Reply Quote 0
              1 Reply Last reply
            • A Former User
              A Former User last edited by

              My bad, the package is named chromium-browser, so the right command is

              sudo apt-get install chromium-browser

              Reply Quote 1
                pindos 1 Reply Last reply
              • pindos
                pindos @Guest last edited by

                @jimunderscorep said in Linux 32 bit developed?:

                sudo apt-get install chromium-browser

                That's right! Thank you! I installed it.

                Reply Quote 0
                  1 Reply Last reply
                • pindos
                  pindos @Guest last edited by

                  @nikt11 said in Linux 32 bit developed?:

                  run: opera --disable-update

                  Thank you! It works! šŸ˜‰

                  Reply Quote 1
                    1 Reply Last reply
                  • A Former User
                    A Former User @Guest last edited by A Former User

                    @nikt11 said in Linux 32 bit developed?:

                    I know and I use Vivaldi, but still much short of Opera. Unfortunately, on an old laptop I have no choice but to stay Vivaldi.

                    How does Vivaldi compares to Opera? Is this exactly the same JavaScript, CSS and DOM support? I need to be able to test for Chrome like browser and I only have a 32 bits machine, so if Vivaldi uses the same core as Chrome and Opera, that’s enough for me (I just hope it can import Opera’s bookmarks).

                    Reply Quote 0
                      1 Reply Last reply
                    • A Former User
                      A Former User last edited by

                      Most Linux distros and all operating systems are leaning to 64-bit. Hardware now a days is all 64-bit now.

                      Reply Quote 0
                        A Former User 1 Reply Last reply
                      • A Former User
                        A Former User @Guest last edited by

                        @morpelli said in Linux 32 bit developed?:

                        Most Linux distros and all operating systems are leaning to 64-bit. Hardware now a days is all 64-bit now.

                        Buying a new computer is still expansive.

                        Reply Quote 0
                          1 Reply Last reply
                        • zalex108
                          zalex108 @pindos last edited by zalex108

                          @hibou57 said in Linux 32 bit developed?:

                          @nikt11 said in Linux 32 bit developed?:

                          I know and I use Vivaldi, but still much short of Opera. Unfortunately, on an old laptop I have no choice but to stay Vivaldi.

                          How does Vivaldi compares to Opera? Is this exactly the same JavaScript, CSS and DOM support? I need to be able to test for Chrome like browser and I only have a 32 bits machine, so if Vivaldi uses the same core as Chrome and Opera, that’s enough for me (I just hope it can import Opera’s bookmarks).

                          Yes,
                          You can import them.

                          If you run into problems, just export them from Opera as Html, then Import in Vivaldi.

                          "You cannot know the meaning of your life until you are connected to the power that created you". Ā· Shri Mataji Nirmala Devi

                          Reply Quote 0
                            A Former User 1 Reply Last reply
                          • A Former User
                            A Former User @zalex108 last edited by

                            @zalex108 said in Linux 32 bit developed?:

                            If you run into problems, just export them from Opera as Html, then Import in Vivaldi.

                            Precisely, I was wondering how to export to HTML from Opera, I can’t find it in the menus.

                            Reply Quote 0
                              1 Reply Last reply
                            • zalex108
                              zalex108 last edited by zalex108

                              At least in latests versions.

                              0_1514608228907_2017-12-30_052401a.png

                              If you are in an older one, look into //Flags

                              "You cannot know the meaning of your life until you are connected to the power that created you". Ā· Shri Mataji Nirmala Devi

                              Reply Quote 0
                                A Former User 1 Reply Last reply
                              • A Former User
                                A Former User last edited by

                                Bookmark exporting was added in opera 47, so yes, it should appear on 32bit version as well

                                http://blogs.opera.com/desktop/2017/08/exportable-bookmarks-smoother-videos-design-improvements-opera-47/

                                About vivaldi.
                                Vivaldi is one more electron-based app. That (electron) is the reason of its huge ui customizability. Imho, the electron apps of today are what the java ones were ~10 years ago. Apps that are simple to make because they use a simple language/toolkit, but they are very demanding on resources. The onliest electron app I used to have was skypeforlinux, which I threw away once it reached version 9.x and became even worse than before.

                                If you want a chromium-based browser to test your pages, why not use plain chromium? Almost all distros build it for 32bit and have it in their repos.

                                Reply Quote 0
                                  pindos A Former User 2 Replies Last reply
                                • pindos
                                  pindos @Guest last edited by

                                  @jimunderscorep said in Linux 32 bit developed?:

                                  Bookmark exporting was added in opera 47, so yes, it should appear on 32bit version as well

                                  How can it appear in 32bit Opera if it is stopped developing on version 45?
                                  As for Vivaldi it is very slow on my Asus EeePC. Better to use Chromium. It has 32bit version.

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • A Former User
                                    A Former User last edited by

                                    My bad then, I am sorry šŸ˜ž

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • A Former User
                                      A Former User @zalex108 last edited by A Former User

                                      @zalex108 said in Linux 32 bit developed?:

                                      At least in latests versions.

                                      0_1514608228907_2017-12-30_052401a.png

                                      If you are in an older one, look into //Flags

                                      Nope šŸ˜• I only have flags for ā€œdetect duplicate bookmarksā€ and ā€œremove duplicate bookmarksā€.

                                      But don’t mind, I exported with a plugin, its only issue is it did not care about folders and flattened every things. Will just have to reorganise it all 😃 .

                                      Reply Quote 0
                                        zalex108 1 Reply Last reply
                                      • A Former User
                                        A Former User @Guest last edited by A Former User

                                        @jimunderscorep said in Linux 32 bit developed?:

                                        […]
                                        If you want a chromium-based browser to test your pages, why not use plain chromium? Almost all distros build it for 32bit and have it in their repos.

                                        @pindos said in Linux 32 bit developed?:

                                        […]
                                        As for Vivaldi it is very slow on my Asus EeePC. Better to use Chromium. It has 32bit version.

                                        I already tested Chrome and it is was more huge than Opera, that’s why I used Opera. But if Vivaldi is not a good option (I quickly tested it and not really liked it, too much gadgets I don’t need), I will go for Chromium, although I’m not fan of its paranoid political orientation, however neither that of Opera since it became adblock and anti‑payment propagandist, anyway.

                                        I wish we could have applications designed for users, not designed to drag people with political delirium. But since the typical web user is not willing to pay a single cent for anything immaterial, I’m afraid that’s just dreaming …

                                        Firefox is neither a good option for the same reasons (political delirium) and it really quickly consume a lot of memory šŸ˜•

                                        There is not good alternative (anyway, Opera was perfect only at its early age)

                                        Reply Quote 1
                                          1 Reply Last reply
                                        • zalex108
                                          zalex108 @Guest last edited by

                                          @hibou57

                                          Ouch!
                                          Then use V7 Bookmarks, it keeps folders and bookmarks tree.

                                          "You cannot know the meaning of your life until you are connected to the power that created you". Ā· Shri Mataji Nirmala Devi

                                          Reply Quote 0
                                            A Former User 1 Reply Last reply
                                          • A Former User
                                            A Former User @zalex108 last edited by

                                            @zalex108 said in Linux 32 bit developed?:

                                            @hibou57

                                            Ouch!
                                            Then use V7 Bookmarks, it keeps folders and bookmarks tree.

                                            Waw, perfectly exported. Thanks šŸ™‚

                                            Reply Quote 0
                                              1 Reply Last reply
                                            • First post
                                              Last post

                                            Computer browsers

                                            • Opera for Windows
                                            • Opera for Mac
                                            • Opera for Linux
                                            • Opera beta version
                                            • Opera USB

                                            Mobile browsers

                                            • Opera for Android
                                            • Opera Mini
                                            • Opera Touch
                                            • Opera for basic phones

                                            • Add-ons
                                            • Opera account
                                            • Wallpapers
                                            • Opera Ads

                                            • Help & support
                                            • Opera blogs
                                            • Opera forums
                                            • Dev.Opera

                                            • Security
                                            • Privacy
                                            • Cookies Policy
                                            • EULA
                                            • Terms of Service

                                            • About Opera
                                            • Press info
                                            • Jobs
                                            • Investors
                                            • Become a partner
                                            • Contact us

                                            Follow Opera

                                            • Opera - Facebook
                                            • Opera - Twitter
                                            • Opera - YouTube
                                            • Opera - LinkedIn
                                            • Opera - Instagram

                                            © Opera Software 1995-