26.4. Flatpak アプリケーションの検索
この手順では、コマンドラインで、有効な Flatpak リモートでアプリケーションを検索します。検索では、アプリケーション名と説明を使用します。
前提条件
- Flatpak がインストールされている。
- Red Hat Flatpak リポジトリーが有効になっている。
手順
名前でアプリケーションを検索します。
flatpak search application-name
$ flatpak search application-name
Copy to Clipboard Copied! たとえば、Thunderbird アプリケーションを検索するには、次のようにします。
flatpak search Thunderbird
$ flatpak search Thunderbird
Copy to Clipboard Copied! 検索結果には、アプリケーションの ID が含まれます。
Application ID Version Branch Remotes Description org.mozilla.Thunderbird stable rhel Thunderbird is a free and open source email, newsfeed, chat, and calendaring client
Application ID Version Branch Remotes Description org.mozilla.Thunderbird stable rhel Thunderbird is a free and open source email, newsfeed, chat, and calendaring client
Copy to Clipboard Copied!