Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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

  • 4 одговорa
  • 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