View Single Post
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#115
Originally Posted by egoshin View Post
Is it possible to force re-installation of libicd-network-ipv4 (this package is a file owner)?
This should work.

DIsclaimer: I haven't tried this myself, but if you are desperate...

Code:
apt-get install --reinstall  -d libicd-network-ipv4
dpkg -i --force-confnew /var/cache/apt/archives/libicd-network-ipv4*
 

The Following User Says Thank You to DaveQB For This Useful Post: