2025-03-14 21:59:59 -06:00
|
|
|
# gnome-software
|
|
|
|
|
|
|
|
|
|
> Add and remove applications and update your system.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://manned.org/gnome-software>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- 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:
|
|
|
|
|
|
|
|
|
|
`gnome-software --details {{package}}`
|
|
|
|
|
|
|
|
|
|
- Display the version:
|
|
|
|
|
|
|
|
|
|
`gnome-software --version`
|