Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Unable to run 'flatpak install firefox' on chromebook

  • 8 trả lời
  • 1 gặp vấn đề này
  • 834 lượt xem
  • Trả lời mới nhất được viết bởi 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

Giải pháp được chọn

Tất cả các câu trả lời (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

Được chỉnh sửa bởi jonzn4SUSE vào

more options

Giải pháp được chọn

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/

Được chỉnh sửa bởi jonzn4SUSE vào

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.