1
0
Fork
You've already forked librewolf-arch
0
forked from librewolf/arch
The arch build of LibreWolf
  • Shell 100%
Find a file
zquestz 82997b24d0
Update StartupWMClass in librewolf.desktop
The StartupWMClass is no longer valid, and it leads to a pixelated icon being used, instead of the high quality included icon.
xprop shows the following WM_CLASS values:
WM_CLASS(STRING) = "Navigator", "librewolf"
Since "Navigator" is quite generic, I just changed it to "librewolf" instead of "LibreWolf" which is not actually on the windows.
2025年06月23日 09:21:46 -10:00
AUR v139.0.4_1-1 2025年06月13日 08:40:11 +02:00
.gitignore v85.0.2-1 CI 2021年02月13日 15:44:16 +01:00
.gitlab-ci.yml migrate AUR builds, too; use bsys6 bin for librewolf-bin 2023年04月16日 15:28:27 +02:00
ci.build.sh chown is not chmod. that was an embarassing typo. 2023年06月10日 13:59:37 +02:00
default192x192.png v96.0.1-1 ci 2022年01月16日 13:42:39 +01:00
kde_menu.patch actually add the kde testing patch 2022年01月17日 13:58:14 +01:00
KEY verify firefox signature 2022年01月29日 18:23:00 +01:00
librewolf.desktop Update StartupWMClass in librewolf.desktop 2025年06月23日 09:21:46 -10:00
librewolf.install v88.0.1-2 ci; change patches repo to common 2021年05月14日 12:35:04 +02:00
PKGBUILD v139.0.4_1-1 2025年06月13日 08:40:11 +02:00
README.md Make the git clone command point to Codeberg instead of GitLab 2025年03月13日 07:27:52 +00:00

The official Arch Linux Package Build for the LibreWolf Browser

Building from source

If you're on Arch Linux, you can use this repository to build the LibreWolf Browser from source.

The build process will take a long time, even on powerful machines, it takes about an hour. On weaker computers, it can take way longer. If you still want to build it yourself, follow the steps below.

First clone and enter this repository:

git clone https://codeberg.org/librewolf/arch.git && cd arch/

Then import Mozilla's GPG key:

gpg --recv-key EBE41E90F6F12F6D

Finally resolve dependencies, build and install the package:

makepkg -si

AUR packages

To make your life easier, use the packages provided via the AUR:

  • librewolf: build from source; again, it will take a long time
  • librewolf-bin: spare the time and work, download the binary