このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン |
| linux:flathub [2023/05/03 09:26] – 作成 ともやん | linux:flathub [2024/02/19 08:01] (現在) – [インストール] ともやん |
|---|
| |
| ===== インストール ===== | ===== インストール ===== |
| 手順: [[https://flatpak.org/setup/Fedora|Flatpak—the future of application distribution]]\\ | 手順: [[https://flatpak.org/setup/Fedora|Flatpak—the future of application distribution]] ([[gtr>https://flatpak.org/setup/Fedora|翻訳]])\\ |
| <html> | <html> |
| <style type="text/less"> | <style type="text/less"> |
| .btn { | .btn { |
| border-radius: 6px; | border-radius: 6px; |
| text-transform: uppercase; | //text-transform: uppercase; |
| font-weight: 700; | font-weight: 700; |
| font-variation-settings: 'wght' 700; | font-variation-settings: 'wght' 700; |
| <script src="https://cdn.jsdelivr.net/npm/less@4/dist/less.min.js"></script> | <script src="https://cdn.jsdelivr.net/npm/less@4/dist/less.min.js"></script> |
| <div class="flathub"> | <div class="flathub"> |
| <a class="btn btn-default" href="https://flathub.org/repo/flathub.flatpakrepo">Flathub リポジトリ ファイル</a> | <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub リポジトリ ファイル</a> |
| </div> | </div> |
| </html> | </html> |
| 上記のリンクは、デフォルトの GNOME および KDE Fedora インストールで機能するはず🤔\\ | |
| |
| 手動で Flathub リモートを追加するは以下を実行する。\\ | 手動で Flathub リモートを追加するは以下を実行する。\\ |
| <WRAP color_term> | <WRAP color_term> |
| <WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
| <b class=GRN>$</b> <b class=HIY>sudo</b> flatpak remote-add <b class=HIK>--if-not-exists</b> flathub https://flathub.org/repo/flathub.flatpakrepo | <b class=GRN>$</b> <b class=HIY>sudo</b> flatpak remote-add <b class=HIK>--if-not-exists</b> flathub https://dl.flathub.org/repo/flathub.flatpakrepo |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
| </pre></html></WRAP> | </pre></html></WRAP> |
| </WRAP> | </WRAP> |
| | |
| | ===== 参考文献 ===== |
| | |
| | ==== 付録 ==== |
| | [[tw>tomoyan596sp/status/1653543743063195648|Linux界のリーダーらが「Flathub」のアプリストア構築に乗り出した理由 - ZDNET Japan https://t.co/uGBwROZBVB @zdnet_japanより SnapのCanonicalはライバルであるRed Hatから生まれたFlatpakのことを毛嫌いしているようだ😅 実際Snapで入れてもFedoraで動かないものも稀にあるからFlathubに期待🤤]]\\ |
| |