gnome-software - Man Page
Install apps
Examples (TL;DR)
- Launch the GNOME Software GUI if it's not already running:
gnome-software
- Launch the GNOME Software GUI if it's not open, and navigate to the specified page:
gnome-software --mode updates|updated|installed|overview
- Launch the GNOME Software GUI if it's not open, and view the specified package:
gnome-software --details package_name
- Display the version:
gnome-software --version
Synopsis
gnome-software [OPTION...]
Description
This manual page documents briefly the gnome-software command.
gnome-software allows you to add and remove apps and update your system.
Options
- -?, ā--help
Prints a short help text and exits.
- --version
Prints the program version and exits.
- --mode MODE
Starts gnome-software in the given mode. MODE can be 'updates', 'updated', 'installed' or 'overview'. The default mode is 'overview'.
Author
This manual page was written by Richard Hughes <richard@hughsie.com>.
Info
GNOME