Java, Linux and something else
My technical profile
Home
Wednesday, 11 February 2015
How to remove a broken Debian package
To manually uninstall the broken package run the two commands below as root
mv /var/lib/dpkg/info/[my-package].* /tmp/
dpkg --remove --force-remove-reinstreq [my-package]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment