1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/gnome-software.md
2022-03-21 08:48:01 -03:00

20 lines
553 B
Markdown

# 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`