Description
Older 32-bit applications can find the libudev.so.0 interface even on systems that use newer udev versions. This keeps legacy software working when it expects the old device-management ABI.
It is a compatibility shim, not a hardware manager. Use it only for software that specifically needs the old libudev interface; new applications should target current system libraries.