For this , you can try the following. ( Assuming aspell is the broken package)
Login As root by type :
$ sudo su
$ apt-get remove aspell
$ dpkg -P aspell
$ dpkg –force-all -r aspell
if by way of the above still fails, use the following command, and remove the packages one by one. good luck.....!!!!
$ dpkg -L aspell
Happy Testing....!!!
No comments:
Post a Comment
Please Comment...!!