본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Where can I get the latest ver. in a RPM format

  • 4 답장
  • 34 이 문제를 만남
  • 7 보기
  • 최종 답변자: cor-el

more options

I'm running Fedora 16 and I don't know how to install the new download because I can't get anything to extract and install the file. I've tried unzip and it doesn't work. What do you suggest to someone who is relatively new to linux?

I'm running Fedora 16 and I don't know how to install the new download because I can't get anything to extract and install the file. I've tried unzip and it doesn't work. What do you suggest to someone who is relatively new to linux?

모든 댓글 (4)

more options

RPM packages are supposed to be handled by the RPM tool. You are not supposed to manually extract anything. The first thing you should try is to open FC's RPM front-end (something like add/remove software in the control center or so). If you have done this already and the package you want isn't in the repository, you can search for alternative repositories. If everything else fails, you download the packages you want and install them using rpm -Uvh full-package-file-name. Pay attention to the (uppercase) U, it is needed when you will update a package. You can always type man rpm or rpm --help to see more options. If you are new to this thing, I advise you to search in forums related specific to Fedora before doing this.

more options

When you say "to install the new download because I can't get anything to extract and install the file". Is this referring to the Firefox 6.0.2 tarbal from mozilla.org or a RPM build from somewhere?

more options

tarball from mozilla.

more options

Open the tar.bz2 archive with a file manager and copy the files to a folder or extract the files in a terminal window to a folder.

See:

글쓴이 cor-el 수정일시