kcare-uchecker icon indicating copy to clipboard operation
kcare-uchecker copied to clipboard

A simple tool to detect outdated shared libraries

Results 4 kcare-uchecker issues
Sort by recently updated
recently updated
newest added

This project does not currently work on Debian Bullseye (11) or Ubuntu Focal (20.04). **Debian Bullseye (11):** ```shell > curl -s -L https://kernelcare.com/uchecker | sudo python Distro `debian11.0` is not...

Arch Linux is not supported ``` $ python uchecker.py Distro `arch-linuxrolling` is not supported ```

This [web page](https://docs.tuxcare.com/live-patching-services/) states that uchecker is compatible with all modern linux distros but I've just tried on Ubuntu 22.04 and Mint 21.3 and neither was supported.

enhancement

Would it be possible to add Debian 12 support? ``` /opt/uchecker# ./uchecker.py Distro `debian-gnu/linux12` is not supported ```