雑記 日記帳 palemoon  Web Browser 

palemoon  Web Browser 

転載OKのドットscより

http://maguro.2ch.sc/test/read.cgi/linux/1494847856/55

(貼り付け開始)

palemoon
以下Ver27.9.0はインストール済みで日本語化されていた場合で有る
https://www.palemoon.org/
で Download (Linux desktop)ボタンをクリックで
http://linux.palemoon.org/
Installation:
Installation, uninstallation and updates can be managed using the pminstaller tool.
pminstaller tool.をクリックで
http://linux.palemoon.org/download/installer/
Download links:
Download tar.bz2 (direct download) をクリックで
pminstaller-0.2.4.tar.bz2 が落ちて来る
インストール済みのpalemoonはsynapticで完全削除してから
pminstaller-0.2.4.tar.bz2をホームに実験-palemoon フォルダを作って中に入れてマウスでtar展開で
pminstaller.sh が出て来る、これをホームにコピペしてマウスでダブルクリックで実行をクリックで
一番上のメニューを選択でクリックでパスワードでインストールされる。
Ver 27.9.2(64bit)

(貼り付け終了)

Debian sid派生では本体は/optに出来る 2018-06-09追記

上記のやり方では例の場所に.debは出来ていない

***************************************************************************

別なやり方

https://software.opensuse.org/download.html?project=home%3Astevenpusser&package=palemoon

より

Add repository and install manually

For Debian Testing run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser/Debian_Testing/ /' > /etc/apt/sources.list.d/home:stevenpusser.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/repositories/home:stevenpusser/Debian_Testing/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
For Debian 9.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser/Debian_9.0/ /' > /etc/apt/sources.list.d/home:stevenpusser.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/repositories/home:stevenpusser/Debian_9.0/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
For Debian 8.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser/Debian_8.0/ /' > /etc/apt/sources.list.d/home:stevenpusser.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/repositories/home:stevenpusser/Debian_8.0/Release.key -O Release.key
apt-key add - < Release.key
apt-get update
------------------------------------------

https://wiki.debian.org/SecureApt