← 返回命令列表

Linux command

gnome-software 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

gnome-software

Example

gnome-software --mode [updates|updated|installed|overview]

Example

gnome-software --details [package]

Example

gnome-software --version

说明

gnome-software is GNOME's graphical application for managing software. It provides a user-friendly interface for browsing, installing, removing, and updating applications. The application aggregates software from multiple sources including distribution repositories (via PackageKit), Flatpak, and Snap, presenting them in a unified app store interface. It also handles system and firmware updates (via fwupd).

参数

--mode _MODE_
Start on specific page: updates, updated, installed, overview
--details _PACKAGE_
Show details for specified package
--search _QUERY_
Open with search results for query
--install _PACKAGE_
Prompt to install specified package
--local-filename _FILE_
Install from local package file
--details-pkg _PKGNAME_
Show details by package name (not app ID)

FAQ

What is the gnome-software command used for?

gnome-software is GNOME's graphical application for managing software. It provides a user-friendly interface for browsing, installing, removing, and updating applications. The application aggregates software from multiple sources including distribution repositories (via PackageKit), Flatpak, and Snap, presenting them in a unified app store interface. It also handles system and firmware updates (via fwupd).

How do I run a basic gnome-software example?

Run `gnome-software` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --mode _MODE_ do in gnome-software?

Start on specific page: updates, updated, installed, overview