oracle_linux_package_remove
Remove an installed RPM package from an Oracle Linux host via SSH. Specify the target host and package name to uninstall.
Instructions
Remove an installed RPM package. Requires SSH access to the target host
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name to remove | |
| target | Yes | Target name from ~/.dbx/targets/ |