• 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

    [Solved]Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?

    Opera for Linux
    solved
    5
    58
    12750
    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.
    • treego
      treego last edited by treego

      I finally got the bright idea to go to opera://about and found this about my system: System:Debian GNU/Linux 10 (buster) (x86_64; Unknown)

      Does that help in getting help from you that are willing to help me?

      Oh, also: Version:75.0.3969.93

      And: Browser identification
      Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36 OPR/75.0.3969.93
      Paths
      Install: /usr/lib/x86_64-linux-gnu/opera

      Profile: /home/treego14/.config/opera

      Cache: /home/treego14/.cache/opera

      Installation type
      Could only be specified for Windows OS

      Reply Quote 0
        leocg sgunhouse 2 Replies Last reply
      • leocg
        leocg Moderator Volunteer @treego last edited by

        @treego Try copying libffmpeg.so from Vivaldi directory to Opera directory.

        Reply Quote 0
          treego 1 Reply Last reply
        • treego
          treego @leocg last edited by

          @leocg said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

          @treego Try copying libffmpeg.so from Vivaldi directory to Opera directory.

          Which directory? The Install directory? The Profile directory? The Cache directory?

          I don't even know how to access the file directory system on a Chromebook, yet ... hmmm ...

          Reply Quote 0
            leocg 1 Reply Last reply
          • leocg
            leocg Moderator Volunteer @treego last edited by

            @treego the install one. You need to replace the file that comes with Opera with the new one.

            Reply Quote 0
              treego 1 Reply Last reply
            • treego
              treego @leocg last edited by

              @leocg said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

              @treego the install one. You need to replace the file that comes with Opera with the new one.

              I am sorry ... I am lost ... I am not following you on this at all. Maybe it's past my bedtime.

              Reply Quote 0
                1 Reply Last reply
              • sgunhouse
                sgunhouse Moderator Volunteer @treego last edited by

                @treego Oh, you actually have an x86_64 (64-bit Intel processor), I'm used to seeing ARM processors in Chromebooks. The type of processor (in your case x86_64) is the system architecture. No idea if you can copy the file though as you'd need root access.

                Reply Quote 0
                  treego 1 Reply Last reply
                • treego
                  treego @sgunhouse last edited by

                  @sgunhouse said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

                  @treego Oh, you actually have an x86_64 (64-bit Intel processor), I'm used to seeing ARM processors in Chromebooks. The type of processor (in your case x86_64) is the system architecture. No idea if you can copy the file though as you'd need root access.

                  Yeah ... I cannot find the file. I feel as though I am searching with both eyes closed, though.

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

                    Would this work?

                    https://www.youtube.com/watch?v=HT-Nh3jGEm0

                    Reply Quote 0
                      leocg 1 Reply Last reply
                    • leocg
                      leocg Moderator Volunteer @treego last edited by

                      @treego I guess so, just make sure to download the correct file/package, it needs to be the one for Chromium 89.
                      I guess you can go to the last part and simply copy the one in the Vivaldi directory to the Opera directory.

                      Reply Quote 0
                        treego 1 Reply Last reply
                      • treego
                        treego @leocg last edited by

                        @leocg said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

                        @treego I guess so, just make sure to download the correct file/package, it needs to be the one for Chromium 89.
                        I guess you can go to the last part and simply copy the one in the Vivaldi directory to the Opera directory.

                        OK, I just don't know what the Vivaldi directory is ... if you or someone could type out here the exact wording to do such a thing that I would enter into the Linux Terminal, I and perhaps others would benefit greatly.

                        Thank you.

                        Reply Quote 0
                          leocg 1 Reply Last reply
                        • leocg
                          leocg Moderator Volunteer @treego last edited by

                          @treego Type vivaldi://about or chrome://about in Vivaldi's address bar to find its directories

                          Reply Quote 0
                            treego 1 Reply Last reply
                          • treego
                            treego @leocg last edited by

                            @leocg 2021-03-30 10.39.32 version 7df0c0574084.png

                            Reply Quote 0
                              leocg 1 Reply Last reply
                            • leocg
                              leocg Moderator Volunteer @treego last edited by leocg

                              @treego Check if you see the ffmpeg.so file in /opt/vivaldi/vivaldi or /usr/bin/vivaldi-stable.

                              Reply Quote 0
                                treego 1 Reply Last reply
                              • treego
                                treego @leocg last edited by

                                @leocg said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

                                @treego Check if you see the ffmpeg.so file in /opt/vivaldi/vivaldi or /usr/bin/vivaldi-stable.

                                This is a major part of my problem, I guess. I don't know how to navigate the folder/file system of Chromebook to see such files.

                                Reply Quote 0
                                  sgunhouse 1 Reply Last reply
                                • sgunhouse
                                  sgunhouse Moderator Volunteer @treego last edited by

                                  @treego Never used the command-line? Actually, I'd think the Chromebook's Files app should be able to see the Linux files ...

                                  As far as the command-line, "cd" is "change directory", "ls" is list. So you can type

                                  cd /opt/vivaldi/
                                  ls
                                  

                                  to get a listing of the contents of /opt/vivaldi/

                                  Reply Quote 0
                                    treego 1 Reply Last reply
                                  • treego
                                    treego @sgunhouse last edited by treego

                                    @sgunhouse said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

                                    @treego Never used the command-line? Actually, I'd think the Chromebook's Files app should be able to see the Linux files ...

                                    As far as the command-line, "cd" is "change directory", "ls" is list. So you can type

                                    cd /opt/vivaldi/
                                    ls
                                    

                                    to get a listing of the contents of /opt/vivaldi/

                                    Hardly ever ... not since the days of DOS, as I recall.

                                    Thank you for this quick tutorial! 🙂

                                    I can see some Linux files using Chromebook's Files app, but not the ones I want to see, it seems.

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

                                      Well, after all this input from you two @leocg and @sgunhouse , I cannot find the magic file .libffmpeg.so ... I guess I need a Linux expert here in person to do this.

                                      Thank you, guys.

                                      I am wiped out over this, and now I am simply getting frustrated. I will move on to not using Opera all that much on my Chromebook for now ... Vivaldi is quite nice, actually.

                                      Reply Quote 0
                                        leocg 2 Replies Last reply
                                      • leocg
                                        leocg Moderator Volunteer @treego last edited by

                                        @treego Can't you install the snap version of Opera?

                                        Reply Quote 0
                                          treego 1 Reply Last reply
                                        • leocg
                                          leocg Moderator Volunteer @treego last edited by

                                          @treego See https://forums.opera.com/post/162987

                                          Reply Quote 0
                                            treego 1 Reply Last reply
                                          • treego
                                            treego @leocg last edited by

                                            @leocg said in Can you tell me how to get Opera for Linux on Chromebook to play Twitter videos?:

                                            @treego Can't you install the snap version of Opera?

                                            I don't know what that means.

                                            Reply Quote 0
                                              treego leocg 2 Replies 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-