I tried to manually install skype
sudo dpkg -i skype-debian_1.4.0.118-1_i386.deb
which failed because of dependencies on other packages which were not installed. I then reverted to the adept package manager to install skype, but this would not work because it would break some packages. The dialogue box after applying the changes in adept reads;
"There was an error committing the changes. Possibly there was a problem downloading some packages or the commit would break packages"
I went back to the console to remove and purged anything that I might have installed initially. I must say that I fiddled around and that I do not have the exact sequence of what I did. Anyway the output of the dpkg commands currently reads:
sudo dpkg --purge skype
dpkg - warning: ignoring request to remove skype which isn't installed.
sudo dpkg -r skype
dpkg - warning: ignoring request to remove skype which isn't installed.
nevertheless adept manager does not enable me to install skype. What am I doing wrong here?
Thanks for your help.
sudo dpkg -i skype-debian_1.4.0.118-1_i386.deb
which failed because of dependencies on other packages which were not installed. I then reverted to the adept package manager to install skype, but this would not work because it would break some packages. The dialogue box after applying the changes in adept reads;
"There was an error committing the changes. Possibly there was a problem downloading some packages or the commit would break packages"
I went back to the console to remove and purged anything that I might have installed initially. I must say that I fiddled around and that I do not have the exact sequence of what I did. Anyway the output of the dpkg commands currently reads:
sudo dpkg --purge skype
dpkg - warning: ignoring request to remove skype which isn't installed.
sudo dpkg -r skype
dpkg - warning: ignoring request to remove skype which isn't installed.
nevertheless adept manager does not enable me to install skype. What am I doing wrong here?
Thanks for your help.
Comment