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

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기
Open

I need to remove and reinstall Firefox. How do I do that?

wxie replied
stany

Firefox trashed. I need to remove it and reinstall it. How do I do that?

Firefox trashed. I need to remove it and reinstall it. How do I do that?

모든 댓글 (1)

It depends on your operating system.

In Losedows, I am not sure. Maybe there is an application uninstallation method somewhere.

In Debian GNU/Linux, you can try

```

  1. remove

sudo apt purge firefox firefox-esr sudo apt autoremove rm -rf ~/.mozilla

  1. install

sudo apt update sudo apt install firefox-esr ```

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.