2.4. 搜索 Flatpak 应用程序
此流程在命令行上,已启用了 Flatpak remote 中搜索应用程序。搜索使用应用名称和描述。
先决条件
- Flatpak 已安装。
- 红帽 Flatpak 存储库已启用。
流程
根据名称搜索应用程序:
flatpak search application-name
$ flatpak search application-name
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 例如,要搜索 Thunderbird 应用程序,请使用:
flatpak search Thunderbird
$ flatpak search Thunderbird
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 搜索结果包括应用程序的 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! Toggle word wrap Toggle overflow