Uninstall Kofax OmniPage Capture SDK for Linux

Removal requires a user with administrator rights (root access).

  1. Start the Package Manager guided uninstallation to remove the binaries and development files.
    • On Red Hat systems, run the following commands:
      sudo rpm -e omnipage-csdk-devel
      sudo rpm -e omnipage-csdk-lib64
    • On Debian systems, run the following commands:

      sudo dpkg -P omnipage-csdk-devel
      sudo dpkg -P omnipage-csdk-lib64