Thread
:
unable remove catblock pkg
View Single Post
jbscurtis
2011-03-23 , 21:40
Posts: 36 | Thanked: 9 times | Joined on Apr 2010 @ Phoenix, Arizona
#
32
Hello,
A combination of all this advise allowed me to remove it. I couldn't remove it in x-term with sudo gainroot, I had to use root.
root
sed -i 's/bash/sh/g' /var/lib/dpkg/info/catblock.prerm
sed -i 's/bash/sh/g' /var/lib/dpkg/info/catblock.postinst
rm /var/lib/dpkg/info/catblock.prerm
rm /var/lib/dpkg/info/catblock.*inst
apt-get purge catblock
It is now gone
Quote & Reply
|
The Following 3 Users Say Thank You to jbscurtis For This Useful Post:
curryfun
,
dave4bren
,
wakkamis
jbscurtis
View Public Profile
Send a private message to jbscurtis
Find all posts by jbscurtis