いろいろやってみるにっき

てきとーに生きている奴の日記

古いエントリのサムネイル画像がリンク切れになってたりするけど、チマチマ修正中


Iridiumブラウザ Linux版を入れてみた

少し間が空いたがLinux版の確認。

 

 

ダウンロードとインストール

まずはIridiumのサイトを開く。

iridiumbrowser.de

 

f:id:shigeo-t:20210216093640p:plain

[Download]をクリック。

f:id:shigeo-t:20210216093836p:plain

今回はUbuntuなので一番右のDebian baseddを選ぶ。

f:id:shigeo-t:20210216095213p:plain

コマンドだった。current versionが2019.04.73なので、Windows版よりも古いバージョンだった。CopyをクリックしTermに貼り付ける。

shigeo@ubuntu:~$ wget -qO - https://downloads.iridiumbrowser.de/ubuntu/iridium-release-sign-01.pub|sudo apt-key add -
OK
shigeo@ubuntu:~$ cat <<EOF | sudo tee /etc/apt/sources.list.d/iridium-browser.list
> deb [arch=amd64] https://downloads.iridiumbrowser.de/deb/ stable main
> #deb-src https://downloads.iridiumbrowser.de/deb/ stable main
> EOF
deb [arch=amd64] https://downloads.iridiumbrowser.de/deb/ stable main
#deb-src https://downloads.iridiumbrowser.de/deb/ stable main
shigeo@ubuntu:~$ sudo apt-get update
ヒット:1 http://archive.ubuntulinux.jp/ubuntu bionic InRelease
ヒット:2 http://archive.ubuntulinux.jp/ubuntu-ja-non-free bionic InRelease     
無視:3 http://dl.google.com/linux/chrome-remote-desktop/deb stable InRelease   
ヒット:4 http://security.ubuntu.com/ubuntu bionic-security InRelease           
ヒット:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease                  
ヒット:6 http://dl.google.com/linux/chrome/deb stable InRelease                
取得:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]  
ヒット:8 http://dl.google.com/linux/chrome-remote-desktop/deb stable Release   
取得:10 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
取得:11 https://downloads.iridiumbrowser.de/deb stable InRelease [2,438 B]
取得:12 https://downloads.iridiumbrowser.de/deb stable/main amd64 Packages [1,221 B]
167 kB を 2秒 で取得しました (99.7 kB/s)
パッケージリストを読み込んでいます... 完了
shigeo@ubuntu:~$ sudo apt-get install iridium-browser
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています                
状態情報を読み取っています... 完了
以下のパッケージが自動でインストールされましたが、もう必要とされていません:
  libdumbnet1 libllvm8 linux-headers-4.15.0-70 linux-headers-4.15.0-70-generic
  linux-image-4.15.0-70-generic linux-modules-4.15.0-70-generic
  linux-modules-extra-4.15.0-70-generic python-psutil
これを削除するには 'sudo apt autoremove' を利用してください。
以下の追加パッケージがインストールされます:
  libva-wayland2
以下のパッケージが新たにインストールされます:
  iridium-browser libva-wayland2
アップグレード: 0 個、新規インストール: 2 個、削除: 0 個、保留: 0 個。
62.9 MB のアーカイブを取得する必要があります。
この操作後に追加で 232 MB のディスク容量が消費されます。
続行しますか? [Y/n] y
取得:1 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 libva-wayland2 amd64 2.1.0-3 [8,756 B]
取得:2 https://downloads.iridiumbrowser.de/deb stable/main amd64 iridium-browser amd64 2019.04.73-1iridium0 [62.9 MB]
62.9 MB を 8秒 で取得しました (7,428 kB/s)                                     
以前に未選択のパッケージ iridium-browser を選択しています。
(データベースを読み込んでいます ... 現在 212211 個のファイルとディレクトリがインストールされています。)
.../iridium-browser_2019.04.73-1iridium0_amd64.deb を展開する準備をしています ...
iridium-browser (2019.04.73-1iridium0) を展開しています...
以前に未選択のパッケージ libva-wayland2:amd64 を選択しています。
.../libva-wayland2_2.1.0-3_amd64.deb を展開する準備をしています ...
libva-wayland2:amd64 (2.1.0-3) を展開しています...
libva-wayland2:amd64 (2.1.0-3) を設定しています ...
iridium-browser (2019.04.73-1iridium0) を設定しています ...
desktop-file-utils (0.23-1ubuntu3.18.04.2) のトリガを処理しています ...
libc-bin (2.27-3ubuntu1.4) のトリガを処理しています ...
man-db (2.8.3-2ubuntu0.1) のトリガを処理しています ...
/usr/bin/mandb: /var/cache/man/5342 に書き込めません: デバイスに空き領域がありません
/usr/bin/mandb: index キャッシュ /var/cache/man/5342 を作成できません: デバイスに空き領域がありません
gnome-menus (3.13.3-11ubuntu1.1) のトリガを処理しています ...
hicolor-icon-theme (0.17-2) のトリガを処理しています ...
mime-support (3.60ubuntu1) のトリガを処理しています ...

 

OSが空き領域不足になったので、もう一度実行。

shigeo@ubuntu:~$ sudo apt-get install iridium-browser
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています                
状態情報を読み取っています... 完了
iridium-browser はすでに最新バージョン (2019.04.73-1iridium0) です。
以下のパッケージが自動でインストールされましたが、もう必要とされていません:
  libdumbnet1 libllvm8 linux-headers-4.15.0-70 linux-headers-4.15.0-70-generic
  linux-image-4.15.0-70-generic linux-modules-4.15.0-70-generic
  linux-modules-extra-4.15.0-70-generic python-psutil
これを削除するには 'sudo apt autoremove' を利用してください。
アップグレード: 0 個、新規インストール: 0 個、削除: 0 個、保留: 0 個。

 これでインストールされた。

f:id:shigeo-t:20210216100309p:plain

ということで、Ubuntuへのインストールはコマンドではあるが普通ならエラーもなく問題なくインストールできる。

 

使ってみる

 起動してみるとchrome://welcomeでエラーになってる。

f:id:shigeo-t:20210216100402p:plain

 chrome://versionは開いた。

f:id:shigeo-t:20210216100500p:plain

 こないだのWindows版と比較してみる。やはりUbuntuにいれたものは古い。

f:id:shigeo-t:20210216100806p:plain

 

検索してみる。Windows版では日本で使用できない検索エンジンがデフォルトになっていた。Googleだった。

f:id:shigeo-t:20210216101113p:plain

Windows版で引っ掛かったQwantもあるしDuckDuckGoもある。百度にしてみた。随分違うもんだな。

f:id:shigeo-t:20210216101315p:plain

 

特に問題はなさそうだ。

お時間あったら、他のエントリもクリックして頂ければ幸いです。