Lm-sensors package unable to uninstall

Hello. I recently switched from windows to fedora 41 workstation for my asus vivobook. I wanted to see temps of my device but there wasnt any simplier way than installing lm sensors package. After installing it and trying it out ive seen that it doesnt really detect my laptops sensors so i thought if its kind of useless i dont want it. So back to my problem I cant find a way to uninstall packages like lm-sensors (Sudo dnf remove doesnt work) on this os. Is it safe to uninstall? (Ive seen some linux distros need this packet) And how could i do it?

# Install
sudo dnf install lm_sensors

# Detect
sudo sensors-detect --auto

# Check
sensors

# Remove
sudo dnf remove lm_sensors
2 Likes