<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6541&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6541</link>
		<description><![CDATA[The most recent posts in [SOLVED] Firefox and Firefox Nightly repos in Synaptic . ..]]></description>
		<lastBuildDate>Fri, 12 Apr 2024 14:22:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49495#p49495</link>
			<description><![CDATA[<p>Firefox latest for Devuan install</p><p>sudo install -d -m 0755 /etc/apt/keyrings<br />wget -q <a href="https://packages.mozilla.org/apt/repo-signing-key.gpg" rel="nofollow">https://packages.mozilla.org/apt/repo-signing-key.gpg</a> -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc &gt; /dev/null<br />echo &quot;deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] <a href="https://packages.mozilla.org/apt" rel="nofollow">https://packages.mozilla.org/apt</a> mozilla main&quot; | sudo tee -a /etc/apt/sources.list.d/mozilla.list &gt; /dev/null<br />echo &#039;<br />Package: *<br />Pin: origin packages.mozilla.org<br />Pin-Priority: 1000<br />&#039; | sudo tee /etc/apt/preferences.d/mozilla<br />sudo apt update &amp;&amp; sudo apt install firefox -y</p>]]></description>
			<author><![CDATA[dummy@example.com (mobilturka)]]></author>
			<pubDate>Fri, 12 Apr 2024 14:22:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49495#p49495</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49417#p49417</link>
			<description><![CDATA[<p>hello, i realize i am a little late to this thread, but i use the mozilla apt repo to keep up-to-date<br />with the latest firefox. it moves quickly, so whenever i want to get up-to-date, my receipe is:</p><div class="codebox"><pre><code>apt-mark unhold firefox
apt update 
apt-mark hold firefox</code></pre></div><p>go here for the step-by-step</p><p><a href="https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions" rel="nofollow">https://support.mozilla.org/en-US/kb/in … tributions</a></p><p>in sum, you need to add mozilla signing key, add moz apt repo to /etc/apt/sources.list.d<br />and prioritize moz repo with pin-priority: 1000 in /etc/apt/preferences.d/mozilla</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Sat, 06 Apr 2024 21:28:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49417#p49417</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49415#p49415</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>The Devuan web page (accessible by a link on the top of this page) amongst other information also shows a list of banned packages. Only these are modified or replaced.</p></div></blockquote></div><p>I have always thought that packages on that list were actually BANNED ie not installable in Devuan.&#160; Packages that are forked or native will have a reference to devuan in the filename but I&#039;m not sure of the exact formula. Someone else here will.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 06 Apr 2024 20:50:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49415#p49415</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49413#p49413</link>
			<description><![CDATA[<p>thanks guys - Andrew - Marking SOLVED</p>]]></description>
			<author><![CDATA[dummy@example.com (FAipLLC-Andrew)]]></author>
			<pubDate>Sat, 06 Apr 2024 19:45:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49413#p49413</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49412#p49412</link>
			<description><![CDATA[<p>To set some minds right in terms of relations between Debian and Devuan: The small Devuan team just replaces a minimum set of packages related to systemd by packages that support init freedom. The Devuan web page (accessible by a link on the top of this page) amongst other information also shows a list of banned packages. Only these are modified or replaced.</p><p>All the rest is a 1:1 copy of the Debian repo. </p><p>This is also true for Firefox. What isn&#039;t in the Debian repo can&#039;t be found in the Devuan repo, no matter if on cli e.g. by apt or in graphics mode e.g. by Synaptic.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 06 Apr 2024 19:26:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49412#p49412</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49411#p49411</link>
			<description><![CDATA[<p>If you use firefox directly, rather than librewolf, mullvad, or mercury, always use ESR.</p><p>ESR is way more stable from what I am told.</p><p>Although, it also changes much less, so its probably accurate anyhow.</p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Sat, 06 Apr 2024 19:00:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49411#p49411</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49408#p49408</link>
			<description><![CDATA[<p>Hello again.</p><p>I mean Firefox-esr in wayland environment works through xwayland. If you enable the option that allows firefox-esr to work in native wayland environment, firefox-esr works very poorly. The latest version of Firefox automatically detects and works in the wayland environment. However, since the wayland version in Devuan 5 is old, the latest version of Firefox, which is obviously intended for use with the latest version of wayland, works very poorly. If I switch to xwayland session it works fine....</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Sat, 06 Apr 2024 10:19:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49408#p49408</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49404#p49404</link>
			<description><![CDATA[<p>Alex Kemp - thank you. That is all i ever need&#160; is an example and i am off to the races&#160; . .&#160; for everything now, not just firefox.&#160; This obviously is a methodology that will work with all the hidden corners of Devuan.&#160; Synaptic just doesn&#039;t cover the optional stuff. <br />Many thanks.</p><p>Stop Ai&#160; -&#160; I love your moniker. . . I know&#160; &#160;what you mean. I have always noticed a snappy ESR and a sometimes lag in the others. but to be fair i have used both the regular Firefox and the nightly for about 20 years now and they have a lot of baggage to account for. But I am happy to not be so quick on the draw as a tradeoff for having all my extensions ( 35 of them ) and bookmarks just there at all times.&#160; &#160;I am a folder freak.</p><p>Interesting what you say about Wayland and sway on ESR.&#160; But ESR has never had as much flexibility under the hood. So are you saying that in Daedalus it is still a problem ?&#160; I have had no problem in&#160; Chimaera.&#160; which is where i am stuck until Daedalus resolves stupid stuff around D E not launching at tty7on fresh install. </p><p>As far as Wayland, yeah&#160; . . . it took 10 years for me to finally give up on Kali and Manjaro for that same reason. Sysd and Wayland never cut the mustard and Compositor was always an issue that nev. was always re-installing after some random break that built up over time.&#160; but part of that was KDE driven issues. I find&#160; LXQt&#160; much better and that is my Devuan default these days with KDE 2nd.&#160; &#160;Xfce and Mate really just don&#039;t cut it because they are going the Gnome-bias way and i really think it is time for Cannonical to just take Gnome over.&#160; or Fedora- RedHat.&#160; &#160;Nuff said.&#160; I am happy to have less snappiness in exchange for pleasing graphics, etc of the QT KDE variety. Love KDE cosmetics, and their suite of mainstay software gets better all the Time. </p><p>I must admit i am also a huge Thunderbird user.&#160; &#160;Actually backs up 12 different emails with relative grace.</p><p>But i was also on earthlink&#160; dial-up with Navigator&#160; on Windows in the 90&#039;s -- always felt there had to be a bertter way than Windows. </p><p>And everyone here who contributes to the body of&#160; Linux knowledge proves it every day.</p><p>Thanks again. </p><p>A</p>]]></description>
			<author><![CDATA[dummy@example.com (FAipLLC-Andrew)]]></author>
			<pubDate>Sat, 06 Apr 2024 04:25:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49404#p49404</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49379#p49379</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I do NOT use ESR for all kinds of reasons.</p></div></blockquote></div><p>Of course, it&#039;s not my business, but it&#039;s a bad decision. A simple example. The latest version of Firefox (not ESR) does not work well in the wayland environment (with sway), because the version of wayland in the Devuan (and Debian) repository is old and not suitable for work with the latest version of Firefox. Firefox-esr works good.</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Fri, 05 Apr 2024 11:33:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49379#p49379</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49378#p49378</link>
			<description><![CDATA[<p>FWIW:</p><div class="codebox"><pre><code>$ apt search firefox | fgrep installed

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

firefox-esr/stable-security,stable-proposed-updates,now 115.9.1esr-1~deb12u1 amd64 [installed]
iceweasel/now 78.14.0esr-1~deb10u1 all [installed,local]</code></pre></div><p>(I hand-removed all the language-variants in the following) (lots &amp; lots &amp; lots of them)</p><div class="codebox"><pre class="vscroll"><code>$ apt search firefox
Sorting... Done
Full Text Search... Done
activity-aware-firefox/stable 0.4.1-2 all
  wrapper to make Firefox aware of Plasma Desktop activities

firefox-esr/stable-security,stable-proposed-updates,now 115.9.1esr-1~deb12u1 amd64 [installed]
  Mozilla Firefox web browser - Extended Support Release (ESR)

firefox-esr-l10n-all/stable-security,stable-proposed-updates 115.9.1esr-1~deb12u1 all
  All language packages for Firefox ESR (meta)

firefox-esr-mobile-config/stable 3.2.0-1 all
  Default mobile-friendly configuration for Firefox ESR

iceweasel/now 78.14.0esr-1~deb10u1 all [installed,local]
  Web browser based on Firefox - Transitional package

libfirefox-marionette-perl/stable 1.35-1+deb12u1 all
  module to automate the Firefox browser with the Marionette protocol

plasma-browser-integration/stable 5.27.5-2 amd64
  Chromium, Google Chrome, Firefox integration for Plasma

webext-debianbuttons/stable 2.3-2 all
  Buttons for querying Debian-related pages with Firefox

webext-foxyproxy/stable 7.5.1+dfsg-3 all
  Advanced proxy management for Firefox

webext-ublock-origin-firefox/stable 1.46.0+dfsg-1 all
  lightweight and efficient ads, malware, trackers blocker (Firefox)

xul-ext-debianbuttons/stable 2.3-2 all
  Buttons for Firefox - Transitional package</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Fri, 05 Apr 2024 10:14:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49378#p49378</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Firefox and Firefox Nightly repos in Synaptic . .]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49367#p49367</link>
			<description><![CDATA[<p>I do NOT use ESR for all kinds of reasons. </p><p>One of the things i am attempting to change is regarding what and how i install key packages like firefox.&#160; In the past i would download the package, unzip it in the Home folder and create a link to it- </p><p>Same for FirefoxNightly</p><p>but i want it to be updated through Synaptic instead&#160; ( and now that Mozilla&#160; has finally made one home for them, I want to install the repos like you would anything else. So it can be on my favorites etc.&#160; .. but, once again, this old man is confused by conflicting findings</p><p><a href="https://mozilla-version-control-tools.readthedocs.io/en/latest/hgmozilla/unifiedrepo.html" rel="nofollow">https://mozilla-version-control-tools.r … drepo.html</a></p><p>and THIS FOR DEVS . .&#160; Which seems to indicate that Devs can get everything in one place now.&#160; So what about us ? </p><p><a href="https://hg.mozilla.org/" rel="nofollow">https://hg.mozilla.org/</a></p><p><a href="https://hg.mozilla.org/releases/mozilla-release/file" rel="nofollow">https://hg.mozilla.org/releases/mozilla-release/file</a></p><p>Have found a link for ESR&#160; AND REGULAR Firefox </p><p><a href="https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&amp;q=*firefox*&amp;x=submit" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/poli … *&amp;x=submit</a></p><p>but no option for en -&#160; us -&#160; i am sure i am just missing something fundamental here -- but no default choices listed. Or should i just use UK ?</p><p>and here for original links</p><p><a href="https://ftp.mozilla.org/pub/firefox/releases/" rel="nofollow">https://ftp.mozilla.org/pub/firefox/releases/</a></p><p>but no nightly</p><p>also found these instructions regarding firefox nightly - DEBIAN </p><p><a href="https://blog.nightly.mozilla.org/2023/10/30/introducing-mozillas-firefox-nightly-deb-packages-for-debian-based-linux-distributions/" rel="nofollow">https://blog.nightly.mozilla.org/2023/1 … ributions/</a></p><p>But nothing unified for all the flavors (regular, esr, nightly )</p><p>WHAT is considered&#160; ok to use from Debian?&#160; &#160;Is there a repo within Devuan for the different flavors ?</p><p>IS THERE ONE SIGNLE source in Devuan ( or favored by Devuan ) that supplies them all ?</p><p>Do we still have the ability to cli install these in Devuan , FROM THE DEBIAN LISTING? I am guesing no. . </p><p>So can someone point me to a UNIFIED source for DEVUAN REPOS for Firefox ? </p><p>Or is there yet a more singular&#160; ( complicated is ok )&#160; &#160;way altogether to do all this ?</p>]]></description>
			<author><![CDATA[dummy@example.com (FAipLLC-Andrew)]]></author>
			<pubDate>Thu, 04 Apr 2024 20:39:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49367#p49367</guid>
		</item>
	</channel>
</rss>
