Trouble installing via deb files #392
|
Hello, I'm loving the new AnduinOS 2.0.1. Everything has been working smoothly except .deb files. I was able to install them in prior versions of AnduinOS, but every time I try to install one, I get the following error:
I'm on AnduinOS 2.0.1; everything is updated; computer is a Dell Latitude 5490, though I'm not sure that makes much of a difference. |
Replies: 1 comment 4 replies
|
I apologize for not trying this first before coming here. I was updating my computer via the GNOME Software app. I went into the terminal and ran the usual So I ran that, which got rid of an old package that was causing problems. When I rebooted, the .deb packages that had supposedly failed to installed were all installed and ready to go. So, the problem has been solved. |
I apologize for not trying this first before coming here. I was updating my computer via the GNOME Software app. I went into the terminal and ran the usual
update && upgradeand it showed an error. It also showed there were packages to remove withsudo apt autoremoveSo I ran that, which got rid of an old package that was causing problems. When I rebooted, the .deb packages that had supposedly failed to installed were all installed and ready to go. So, the problem has been solved.