uninstall Command--Uninstall Actian Ingres for Linux
The uninstall command is in the extracted RPM distribution archive in the bin subfolder.
The uninstall command invokes RPM and removes any or all instances of Actian Ingres for Linux on a machine. When run without any parameters, the command generates a list of standard (non-renamed) installed packages and prompts for confirmation before removing them.
This command has the following format:
uninstall {[instance ID] | [-a (--all)]} [-y (--yes)] [-c (--clean)]
instance ID
Identifies the instance ID embedded in the renamed package names to be removed.
-a
Removes all Actian Ingres RPM packages for all Actian Ingres instances. This parameter cannot be used if specifying an instance ID.
-y
Answers yes to all prompts (that is, does not prompt).
-c
Removes the $II_SYSTEM/ingres directory after the uninstall operation is complete.
Last modified date: 07/21/2025