WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Chromium Browser  (Read 1628 times)

Offline SSSIHMS

  • Newbie
  • *
  • Posts: 4
Chromium Browser
« on: May 28, 2022, 11:49:10 PM »
I need to install the Chromium Web Browser in piCore but it is not available in the TC repository.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Chromium Browser
« Reply #1 on: May 29, 2022, 12:40:18 AM »
Assuming dillo, epiphany, firefox, links and webkitgtk4 are of no use, you could search for a version of the chromium browser pre-compiled for RPi  (I believe it is available in the Pi OS) or try to build it yourself.

Offline SSSIHMS

  • Newbie
  • *
  • Posts: 4
Re: Chromium Browser
« Reply #2 on: May 29, 2022, 01:10:51 AM »
Thanks for the quick response, Sir.

Yes, I do believe that Pi OS has a pre-complied version, but how do I copy it over to piCore?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Chromium Browser
« Reply #3 on: May 29, 2022, 02:48:21 AM »
You’d need to manually download the package from the Pi OS site, unpack it and figure out the dependencies.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Chromium Browser
« Reply #4 on: May 29, 2022, 03:20:10 AM »
I gave it a quick try on piCore64 using chromium_99.0.4844.74-1~deb11u1_arm64.deb, you'd need chromium_99.0.4844.74-1~deb11u1_armhf.deb.

The following deps are missing on piCore/piCore64:

libre2.so.9 => not found
libsnappy.so.1 => not found
libminizip.so.1 => not found

..so they'd need to be built.

Offline SSSIHMS

  • Newbie
  • *
  • Posts: 4
Re: Chromium Browser
« Reply #5 on: May 29, 2022, 05:01:11 AM »
Thanks once again.

I have a functioning Chromium Browser on my Pi OS (32-bit). How do I copy it to piCore with all the dependencies?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Chromium Browser
« Reply #6 on: May 29, 2022, 07:22:30 AM »
"apt-file list chromium" or similar should provide a list of files to copy.

You don't need to copy many of the dependencies as a piCore extension already exists.

Offline SSSIHMS

  • Newbie
  • *
  • Posts: 4
Re: Chromium Browser
« Reply #7 on: May 29, 2022, 07:26:41 AM »
Thanks.I will try it and update you on the outcome.

Offline tcpiCore

  • Newbie
  • *
  • Posts: 1
Re: Chromium Browser
« Reply #8 on: June 06, 2022, 05:08:22 PM »
Thanks.I will try it and update you on the outcome.

I'd like to know if there is any progress.

Nowadays, I'm trying to find a way to install chromium/firefox on the picore 13 machine.

But, no success.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Chromium Browser
« Reply #9 on: June 07, 2022, 01:19:51 AM »
There's a firefox extension in the piCore repo.