Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

Where is the Firefox apt repository for Debian .deb packaged releases? The article's link is broken.

  • 2 การตอบกลับ
  • 4 คนมีปัญหานี้
  • 509 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย mjevans

In the article https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended

https://packages.mozilla.org/apt leads to 404, not a Debian software repository / archive.

Step 4 (is broken)

Next, add the Mozilla APT repository to your sources list:

echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null

In the article https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended https://packages.mozilla.org/apt leads to 404, not a Debian software repository / archive. Step 4 (is broken) Next, add the Mozilla APT repository to your sources list: echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null

วิธีแก้ปัญหาที่เลือก

I'm not happy with the 'resolution' as it isn't transparent enough for end users.

Manual troubleshooting is a complete PITA - a user has to 'guess' where a valid file would be and go after the EXACT url as their test!

อ่านคำตอบนี้ในบริบท 👍 1

การตอบกลับทั้งหมด (2)

It's there, it's just, for some reason, not easy for humans to test when it doesn't work.

https://bugzilla.mozilla.org/show_bug.cgi?id=1966096

วิธีแก้ปัญหาที่เลือก

I'm not happy with the 'resolution' as it isn't transparent enough for end users.

Manual troubleshooting is a complete PITA - a user has to 'guess' where a valid file would be and go after the EXACT url as their test!