WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: missing firefox_getLatest.tcz on picore  (Read 83 times)

Offline Rabie

  • Sr. Member
  • ****
  • Posts: 322
missing firefox_getLatest.tcz on picore
« on: September 21, 2026, 10:30:06 AM »
Hi there,Could anyone tell me what the latest available version of Firefox is for piCore 16.0?
Since I am running a 32-bit userland, I need the 32-bit (armv7) installation of Firefox. Here is my system info for context:

Code: [Select]
$ file /bin/busybox
/bin/busybox: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), for GNU/Linux 4.9.22, dynamically linked, interpreter /lib/ld-linux-armhf.so.3, no section header

Currently, I cannot find the firefox_getLatest.tcz extension in the repository.
When I install the standard firefox.tcz, it installs a very old version (firefox-68.5.0), which is unfortunately no longer compatible with my other applications.
Can anyone help me out with a newer version or point me in the right direction?

Thank you very much!

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 13002
Re: missing firefox_getLatest.tcz on picore
« Reply #1 on: September 21, 2026, 11:23:40 AM »
Hi Rabie
The latest available version of Firefox for piCore 16.0 is 140.8.0esr according to:
Code: [Select]
Title:          firefox.tcz
Description:    web browser
Version:        140.8.0esr
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size:           94MB
Extension_by:   juanito
Tags:         web browser
Comments:       firefox web browser
                ----------
                RPi2 and greater
                can optionally use alsa sound
                ----------
                This extension contains:
                firefox-140.8.0esr - MPLv2 - https://archive.mozilla.org/pub/firefox/releases/140.8.0esr/source/firefox-140.8.0esr.source.tar.xz
                ----------
Change-log:     2020/07/01 first version
Current:        2026/02/27 updated 68.5.0esr -> 140.8.0esr
Found here:
http://tinycorelinux.net/16.x/armhf/tcz/firefox-ESR.tcz.info

Offline Rabie

  • Sr. Member
  • ****
  • Posts: 322
Re: missing firefox_getLatest.tcz on picore
« Reply #2 on: September 21, 2026, 01:22:22 PM »
Thank you Rich, I will try it later.