In this case, the screen shot doesn't provide enough information. I want to see the status of every KDE- and Kubuntu-related package that is on your computer. You might be missing a fair amount of the operating system, and I need to determine this.
I'd like you to try the technique I expressed in step #50. I'll rewrite it here.
Reply here with the URL that pastebinit puts on the screen.
I'd like you to try the technique I expressed in step #50. I'll rewrite it here.
Code:
sudo apt-get install pastebinit dpkg -l | egrep -i 'kde|kubuntu' | pastebinit
Comment