Package Details: firefox-beta-bin 138.0rc1-1

Git Clone URL: https://aur.archlinux.org/firefox-beta-bin.git (read-only, click to copy)
Package Base: firefox-beta-bin
Description: Standalone web browser from mozilla.org - Beta
Upstream URL: https://www.mozilla.org/en-US/firefox/channel/#beta
Keywords: gecko
Licenses: GPL, MPL, LGPL
Conflicts: firefox-beta
Provides: firefox
Submitter: Schnouki
Maintainer: symen (bittin)
Last Packager: bittin
Votes: 400
Popularity: 0.58
First Submitted: 2010-07-07 09:05 (UTC)
Last Updated: 2025-04-22 07:51 (UTC)

Dependencies (13)

Required by (172)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 40 41 42 43 44 45 46 47 48 49 50 51 Next › Last »

ammon commented on 2011-02-20 16:52 (UTC)

I have just installed this And this is what i got /usr/bin/firefox-beta-bin ~ zsh: exec format error: /usr/bin/firefox-beta-bin

Det commented on 2011-02-19 22:48 (UTC)

Because it would provide what's marked as conflicting with firefox-kde-opensuse ('firefox').

yetAnotherZero commented on 2011-02-09 16:49 (UTC)

@intgr All I know is I have the package firefox-kde-opensuse installed, and when I put the line "provides=" it wanted to remove firefox-kde-opensuse :/

intgr commented on 2011-02-09 07:38 (UTC)

@speed145a As far as I can tell provides= doesn't exclude the older Firefox from being installed. conflicts= would do that. You can enable the line by default and still allow parallel installation of older Firefox. Unless there are some edge cases in pacman where it gets confused.

yetAnotherZero commented on 2011-02-08 21:37 (UTC)

you owe me one intgr. that required me editing the PKGBUILD and copy pasting that code in.... enjoy EDIT: I left that line in there, but have commented it out. this will allow easy editing for those who want it, but it will not allow side by side installation with the current stable if the "provides" line is uncomented.

intgr commented on 2011-02-08 10:56 (UTC)

Would there be any downside to adding the line: provides=("firefox=$pkgver") That would shut up packages that depend on the "firefox" package

<deleted-account> commented on 2011-01-26 16:11 (UTC)

Beta 10 is out!

yetAnotherZero commented on 2011-01-17 17:37 (UTC)

@xelados makepkg does have support! (see my PKGBUILD for more details...) :P @Revolt I've updated the *.desktop files to include that line. No version bump because it's a minor change that won't be needed by many....

AlexJF commented on 2011-01-16 11:59 (UTC)

Might I suggest adding the following line StartupWMClass=Firefox To the /usr/share/applications/firefox-beta-bin.desktop file? So that those of us who use Docky for instance don't get 2 firefox icons (one being the launcher and the other one being the running firefox instance).