You are not logged in.
Pages: 1
Please make it possible for Pale Moon Web Browser to install,uninstall and update in q4os-2.4.
It is already compiled for Debian 9
see below
For Debian 9.0 run the following as root:
echo 'deb http://download.opensuse.org/repositori … ebian_9.0/ /' > /etc/apt/sources.list.d/palemoon.list
apt-get update
apt-get install palemoon
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositor … elease.key -O Release.key
apt-key add - < Release.key
apt-get update
Offline
We have compiled new Palemoon installer, you can download it here https://sourceforge.net/projects/q4os/f … erimental/
Additionally, you can install a nonSSE Palemoon version:
$ sudo dpkg --add-architecture i386
$ sudo apt update
$ sudo apt install palemoon-nonsse2
Last edited by q4osteam (2018-04-08 08:19)
Offline
Additionally, you can install a nonSSE Palemoon version:
That will be very useful for older machines and good to know it is available.
Offline
We think alike Dai as I posted the same comment in the other thread.
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
Offline
Q4OS Aquarius 5.x KDE Dell Inspiron 3670 i5 8600, GTX 1660 Super, 32gb, 2tb NVME SSD
Offline
We have compiled new Palemoon installer, you can download it here https://sourceforge.net/projects/q4os/f … erimental/
Additionally, you can install a nonSSE Palemoon version:
$ sudo apt-get update
$ sudo apt-get install palemoon-nonsse
Thank you very much for doing that it worked well !!
I would like to pay you .
How much , and where Please provide a link
Offline
Thanks, you can make a donation to Q4OS project here https://www.paypal.com/cgi-bin/webscr?c … 4Y4X4FJWKG
The donations we receive range from a single dollar to a several of hundreds. The important thing for people is to give something, and for us it's to generate the income, that will let us work and succeed on this project, month after month.
Offline
Thanks, you can make a donation to Q4OS project here https://www.paypal.com/cgi-bin/webscr?c … 4Y4X4FJWKG
The donations we receive range from a single dollar to a several of hundreds. The important thing for people is to give something, and for us it's to generate the income, that will let us work and succeed on this project, month after month.
Sorry .I tried but it did not work.
I do not have a paypal account
Only a credit card
Offline
It's possible to make a donation with a credit card, follow the link https://www.paypal.com/cgi-bin/webscr?c … 4Y4X4FJWKG and on left-hand bottom check the "Don't have a PayPal account? Use your credit card or bank account (where available). Continue .." link.
Offline
q4osteam wrote:We have compiled new Palemoon installer, you can download it here https://sourceforge.net/projects/q4os/f … erimental/
Additionally, you can install a nonSSE Palemoon version:
$ sudo apt-get update
$ sudo apt-get install palemoon-nonsseThank you very much for doing that it worked well !!
I would like to pay you .
How much , and where Please provide a link
I have an odd problem with the setup_q4os-palemoon_1-1a1_all.esh you made for me
When it updates it says error.
This is the only place such an error comes
I update everything else without error,the updated palemoon behaves normally.
Offline
Additionally, you can install a nonSSE Palemoon version:
$ sudo apt-get update
$ sudo apt-get install palemoon-nonsse
For some reason, this is not working. Is it enabled on Scorpion?
Thanks,
/A
Offline
@albatrosdk
There were some changes in the Palemoon repositories, the correct instructions now:
First you need to install Palemoon, download installer from here https://sourceforge.net/projects/q4os/f … erimental/
In addition, you can install non-SSE version
$ sudo dpkg --add-architecture i386
$ sudo apt update
$ sudo apt install palemoon-nonsse2
Original instructions fixed, thanks for the report.
Offline
Pages: 1