whenever I try to run the adept package manager it gives me an error message that says "Another process is using the packaging system database (probably some other Adept application or apt-get or aptitude). Please close the other application before using this one"
I have not started any other package managers and I even tried
how do I find what other program is running and shut it down?
I have not started any other package managers and I even tried
Code:
sudo rm /var/lib/dpkg/lock
Comment