gnome-software: add page (#7917)

This commit is contained in:
Seth Falco 2022-03-21 12:48:01 +01:00 committed by GitHub
parent f3b986941a
commit d8327bb073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,20 @@
# gnome-software
> Add and remove applications and update your system.
> More information: <https://apps.gnome.org/app/org.gnome.Software/>.
- 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`