Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 153213  / 2 Years ago, fri, july 22, 2022, 2:13:02

My computer is overheating because I got too many desktop environments installed like: MATE, Cinnamon and XFCE. I uninstalled them, but XFCE failed to uninstall. I get this error.



 sudo apt-get purge xfce4
Reading package lists... Error!
E: Problem syncing the file - sync (5: Input/output error)
E: The package lists or status file could not be parsed or opened.

More From » 13.04

 Answers
7

Try these



sudo apt-get -f install
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get update


Now



sudo apt-get purge xfce4

[#26698] Friday, July 22, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tionverflow

Total Points: 500
Total Questions: 115
Total Answers: 120

Location: Northern Ireland
Member since Mon, Nov 14, 2022
1 Year ago
;