Description
Older applications can run on systems with newer udev by using a compatibility shim for libudev.so.0. It helps legacy binaries keep hardware-device discovery working without requiring the old udev library.
Compatibility shims are only for software that cannot be rebuilt. Prefer maintained applications using current libudev APIs when possible.