
Hi, The `zypper --help` command misses some options that I'm usually looking for. Is it possible to add these to the `--help` command? For example I know when removing a package i need to give the command `zypper rm <package_name>`, but that command only removes that package and does not included the dependencies. So usually i first type `--help` to find the exact command, but am always disappointed that it's not there. For future reference the correct command is: `zypper rm -u <package_name>' And to see the orphaned packages is: `zypper pa --unneeded` /Syds

On 2021-02-23 12:49:54 Syds Bearda wrote:
|Hi, | |The `zypper --help` command misses some options that I'm usually looking | for. Is it possible to add these to the `--help` command? | |For example I know when removing a package i need to give the command | `zypper rm <package_name>`, but that command only removes that package | and does not included the dependencies. So usually i first type `--help` | to find the exact command, but am always disappointed that it's not | there. | |For future reference the correct command is: |`zypper rm -u <package_name>' | |And to see the orphaned packages is: |`zypper pa --unneeded` | |/Syds
For help with options specific to a particular zypper action, type | zypper help <action> Otherwise use |info zypper Leslie -- openSUSE Leap 15.2 x86_64
participants (2)
-
J Leslie Turriff
-
Syds Bearda