Showing questions for topic:
Showing questions tagged:

install newest version firefox on linux mint 19.3 problems

i am having problems to install firefox 135.0 on linux mint 19.3 and if can get instructions that work looked on internet i havent found help there is there a sure fire … (read more)

i am having problems to install firefox 135.0 on linux mint 19.3 and if can get instructions that work looked on internet i havent found help there is there a sure fire way to solve this problem ?

Archived 2 200

Would like to test nightly builds of Firefox - how best to get started?

Would like to test nightly builds of Firefox - how best to get started? I am a user of Ubuntu and interested in testing the Firefox Nightly via snapstore. Any pointers he… (read more)

Would like to test nightly builds of Firefox - how best to get started?

I am a user of Ubuntu and interested in testing the Firefox Nightly via snapstore.

Any pointers helpful.

Solved Archived 6 259

Installing the current release of Firefox on Debian Trixie.

There is a document produced by Mozilla Support entitled Install Firefox on Linux. There are tow commands explicitly for Trixie. They both start with cat <<eof. the… (read more)

There is a document produced by Mozilla Support entitled Install Firefox on Linux. There are tow commands explicitly for Trixie. They both start with cat <<eof. the first one didn't work and was obviously incorrect. after much digging i found that wrapping piece eof like this 'eof' works. did not figure out, someone else did. hope mozilla support will update file. < p></eof.>

Open 2 80

I use Firefox on Windows. I like it. But I also have an HP Chromrbook and I would rather use Firefox than Chrome. But I really don't want to do the entire Linux dance. Is there an easier way to get Firefox for my HP Chromebook?

I use Firefox on Windows. I like it. But I also have an HP Chromrbook and I would rather use Firefox than Chrome. But I really don't want to do the entire Linux dance. Is… (read more)

I use Firefox on Windows. I like it. But I also have an HP Chromrbook and I would rather use Firefox than Chrome. But I really don't want to do the entire Linux dance. Is there an easier way to get Firefox for my HP Chromebook?

Archived 2 319

How to verify offline Firefox installer using its .asc file

I have downoloaed Firefox offline installer (a .xz file) from here: https://download-installer.cdn.mozilla.net/pub/firefox/releases/139.0b9/linux-x86_64/en-GB/ I have als… (read more)

I have downoloaed Firefox offline installer (a .xz file) from here:

https://download-installer.cdn.mozilla.net/pub/firefox/releases/139.0b9/linux-x86_64/en-GB/

I have also downloaded a .asc file, presumably a pgp signature.

Now both files are saved locally in my computer.

Assuming Linux latest release, how do I verify the contents of the offline installer file (.xz) from the Linux Terminal? I have install gpg tools. And commands like ```gpg``` are available.

What I did so far:

 gpg --show-keys --with-fingerprint firefox-139.0b9.tar.xz.asc

with this output:

 gpg: no valid OpenPGP data found.

Do you really want us to verify the contents of the installers you provide? A sha256 sum would be great, though not as secure, for when the GPG predictably fails for the ordinary user due to its huge and useless complexity and bureaucracy.

Solved Archived 4 439