LibreWolf

User Package Requests for MX-19
Message
Author
User avatar
Mauser
Posts: 1506
Joined: Mon Jun 27, 2016 7:32 pm

LibreWolf

#1 Post by Mauser »

Package request for LibreWolf to be added to the repo. https://librewolf.readthedocs.io/en/lat ... stallation
I am command line illiterate. :confused: I copy & paste to the terminal. Liars, Wiseguys, Trolls, and those without manners will be added to my ignore list. :mad:

User avatar
Eadwine Rose
Administrator
Posts: 15116
Joined: Wed Jul 12, 2006 2:10 am

Re: LibreWolf

#2 Post by Eadwine Rose »

Can you please post that in the package request forum next time? Thanks :)
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
Mauser
Posts: 1506
Joined: Mon Jun 27, 2016 7:32 pm

Re: LibreWolf

#3 Post by Mauser »

Eadwine Rose wrote: Tue Jan 12, 2021 9:52 am Can you please post that in the package request forum next time? Thanks :)
Where is it because I couldn't find it?
I am command line illiterate. :confused: I copy & paste to the terminal. Liars, Wiseguys, Trolls, and those without manners will be added to my ignore list. :mad:

User avatar
Eadwine Rose
Administrator
Posts: 15116
Joined: Wed Jul 12, 2006 2:10 am

Re: LibreWolf

#4 Post by Eadwine Rose »

Where it is now, since I moved it to the right spot :)
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: LibreWolf

#5 Post by SwampRabbit »

They (the developers) seem to have a Debian Sid package being worked per their GitLab.

I am attempting to build it right now, but its complaining about some dependencies that I need to handle first, but these are Debian Sid packages.

No promises, but they seem interested in having a Debian package, we if we need to reach out to them we can do that.

They have an appimage in the mean time.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: LibreWolf

#6 Post by andyprough »

If you want it to integrate nicely into MX19, you can dowload the flatpak from here: https://gitlab.com/librewolf-community/ ... 64.flatpak

And install it from the command line (not as root user or sudo):

Code: Select all

flatpak install ./LibreWolf-84.0.2-1.x86_64.flatpak
Works well for me, and shows up in the MX main menu.
You do not have the required permissions to view the files attached to this post.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: LibreWolf

#7 Post by SwampRabbit »

andyprough wrote: Tue Jan 12, 2021 1:14 pm If you want it to integrate nicely into MX19, you can dowload the flatpak from here: https://gitlab.com/librewolf-community/ ... 64.flatpak
Is that an official flatpak from them? From what I saw they didn't have an official one yet, but that could be out of date info.

If there is a flatpak they may be the best bet for folks, it may or may not take awhile to get it built for MX, I'm on dependency #4 of 6 that I know of so far.
Also no knowing if it will build and have issues or not since I haven't gotten that far yet. I got other packages to do to so I'm just starting with this thing and not sure I want to maintain it long term. Still too many browsers coming and going these days, I think we have 42 in our repos or something like that? :p
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: LibreWolf

#8 Post by andyprough »

SwampRabbit wrote: Tue Jan 12, 2021 1:54 pm
andyprough wrote: Tue Jan 12, 2021 1:14 pm If you want it to integrate nicely into MX19, you can dowload the flatpak from here: https://gitlab.com/librewolf-community/ ... 64.flatpak
Is that an official flatpak from them? From what I saw they didn't have an official one yet, but that could be out of date info.

If there is a flatpak they may be the best bet for folks, it may or may not take awhile to get it built for MX, I'm on dependency #4 of 6 that I know of so far.
Also no knowing if it will build and have issues or not since I haven't gotten that far yet. I got other packages to do to so I'm just starting with this thing and not sure I want to maintain it long term. Still too many browsers coming and going these days, I think we have 42 in our repos or something like that? :p
Yes, it's in their Linux Releases page on their LibreWolf Gitlab: https://gitlab.com/librewolf-community/ ... -/releases

Unfortunately they haven't submitted it to Flathub yet, or users would be able to get it through MXPI. But the command line installation of it as a local file works just as well.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: LibreWolf

#9 Post by SwampRabbit »

andyprough wrote: Tue Jan 12, 2021 2:58 pm Yes, it's in their Linux Releases page on their LibreWolf Gitlab: https://gitlab.com/librewolf-community/ ... -/releases

Unfortunately they haven't submitted it to Flathub yet, or users would be able to get it through MXPI. But the command line installation of it as a local file works just as well.
Cool thanks, it will come in handy if people want to check it out.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
Stevo
Developer
Posts: 14797
Joined: Fri Dec 15, 2006 7:07 pm

Re: LibreWolf

#10 Post by Stevo »

Its build-depends should be similar to that of Firefox 84 upstream, which involves newer versions of cargo and rustc, AFAIK.

Since they offer binary builds, we could duplicate what we do with Firefox and just bundle those into debs.

Post Reply

Return to “Package Requests/Status - MX-19”