Forrest logo
back to context overview

gnome-software

List of commands for gnome-software:

  • gnome-software:tldr:0782d gnome-software: Launch the GNOME Software GUI if it's not already running.
    $ gnome-software
    try on your machine
    explain this command
  • gnome-software:tldr:6547b gnome-software: Launch the GNOME Software GUI if it's not open, and view the specified package.
    $ gnome-software --details ${package_name}
    try on your machine
    explain this command
  • gnome-software:tldr:6584f gnome-software: Launch the GNOME Software GUI if it's not open, and navigate to the specified page.
    $ gnome-software --mode ${select}
    try on your machine
    explain this command
  • gnome-software:tldr:a7b38 gnome-software: Display the version.
    $ gnome-software --version
    try on your machine
    explain this command
back to context overview