Skip to content

RPM - Process Steps

Install RPM

Install an RPM package.

NameTypeDescriptionRequired
Install OptionsStringOne or more options to be used when installing the package. Put each option on a separate line. See the RPM Guide for a list of options.No
RPM packagesStringA list of one or more packages to be installed. Put each package name on a separate line.Yes

Uninstall RPM

Remove a package.

NameTypeDescriptionRequired
Erase OptionsStringOne or more options to use when removing the package. Put each option on a separate line.See the RPM Guide for a list of options.No
Package nameStringA list of one or more packages to be uninstalled. Put each package name on a separate line.Yes

Update RPM

Update a package.

NameTypeDescriptionRequired
RPM packagesStringA list of one or more RPM package names to be installed. Put each package name on a separate line.Yes
Update OptionsStringOne or more options to use when updating the package. Put each option on a separate line.See the RPM Guide for a list of options.No