Re: kpackakit not working (I did check the solution above, still not working)
I must appologize!! The commands I gave you were syntactically wrong. I'm afraid that they deleted all the files in your users /home directory. This is not a good thing. Please verify. In the console, type:
This command lists (displays) all the files in the current working directory (your /home directory). You should see files that begin with a period. If you don't, then my fears are confirmed.
Please let me know.
I must appologize!! The commands I gave you were syntactically wrong. I'm afraid that they deleted all the files in your users /home directory. This is not a good thing. Please verify. In the console, type:
Code:
ls -la
Please let me know.
Comment