Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Unable to run 'flatpak install firefox' on chromebook

  • 8 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 James

more options

I was following this article https://support.mozilla.org/en-US/kb/run-firefox-chromeos

Installed flatpak and repositories but when I try to use flatpak to install firefox I get "No remote refs found similar to ‘firefox’".

I have tried following a few other ways to get it installed, such as using sudo and using sudo su but that has not worked at all.

I followed to flatpak quick setup on Chromebook guide that is linked in the above help article and created the nested containers in crosh as well.

below is what happens if I go to flathub and copy-paste their recommended command to install firefox.

Remote ‘flathub’ found in multiple installations:

  1) system
  2) user

Which do you want to use (0 to abort)? [0-2]: 2 error: Nothing matches org.mozilla.firefox in remote flathub

I was following this article https://support.mozilla.org/en-US/kb/run-firefox-chromeos Installed flatpak and repositories but when I try to use flatpak to install firefox I get "No remote refs found similar to ‘firefox’". I have tried following a few other ways to get it installed, such as using sudo and using sudo su but that has not worked at all. I followed to flatpak quick setup on Chromebook guide that is linked in the above help article and created the nested containers in crosh as well. below is what happens if I go to flathub and copy-paste their recommended command to install firefox. Remote ‘flathub’ found in multiple installations: 1) system 2) user Which do you want to use (0 to abort)? [0-2]: 2 error: Nothing matches org.mozilla.firefox in remote flathub

被采纳的解决方案

所有回复 (8)

more options

Flatpak... Schmackpack... ;-)) Just keep it simple and get it from Mozilla. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

由jonzn4SUSE于修改

more options

选择的解决方案

Note that this is about installing Firefox on a Chromebook running ChromeOS

See also:

more options

They cannot just download, unzip, and run on Chrome OS?

more options

You can run Linux tarbal or flatpack (Linux) versions if the chromeOS is 80 or later

https://support.mozilla.org/en-US/kb/run-firefox-chromeos

more options

Which is why I suggested just downloading from Mozilla, unzip, and run. I would try Firefox Appimage to see if it works better than Flatpak.

https://appimage.github.io/Firefox/

由jonzn4SUSE于修改

more options

https://www.techradar.com/how-to/how-to-install-firefox-on-a-chromebook was the link that showed up when I clicked on the google search link provided by cor-el. Following that example made me realize that my chrome book is a ARM chrome book and the command sudo apt install firefox-esr got firefox installed because flatpak doesn't work with ARM.

more options

jonzn4SUSE said

They cannot just download, unzip, and run on Chrome OS?

I tried this and I only got a folder with Firefox components that couldn't run as program.

more options

Kili Luther said

jonzn4SUSE said

They cannot just download, unzip, and run on Chrome OS?

I tried this and I only got a folder with Firefox components that couldn't run as program.

You run the firefox .sh though the firefox-bin works to. The tarbal is just a archive for Firefox folder as there is not form of install. However since your Chromebook has a ARM CPU this will not work anyways as you need a AMD or Intel CPU that supports SSE2 at minimum.