02-22-2020, 01:37 PM
(02-21-2020, 04:17 PM)pjsf Wrote:(02-21-2020, 09:55 AM)DrewTechs Wrote: I tried updating the OS but I have a conflict that I am having trouble resolving.
qtubuntu-sensors package is no longer needed so I am trying to remove that package to make way for libqt5sensors5-sensorsfw but it is not letting me do that after I tried to update the system. Basically telling me to run apt -f install but that returns the same error message. I guess I will have to see how to remove conflicting packages when errors like these show.
apt or "apt-get remove" and then possibly purge are the commands you're looking for,
"apt remove" didn't work for me with the unmet dependency still present, but "dpkg --remove" worked fine.