tldr/pages/linux/gnome-software.md

21 lines
562 B
Markdown
Raw Normal View History

2022-03-21 11:48:01 +00:00
# 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 details of the specified package:
2022-03-21 11:48:01 +00:00
`gnome-software --details {{package}}`
2022-03-21 11:48:01 +00:00
- Display the version:
`gnome-software --version`