|
2010-11-20
, 20:57
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#2
|
|
2010-11-21
, 00:44
|
Posts: 235 |
Thanked: 89 times |
Joined on Oct 2009
@ italy
|
#3
|
|
2010-11-21
, 01:08
|
Posts: 5 |
Thanked: 7 times |
Joined on Apr 2010
@ Stuttgart, Germany
|
#4
|
|
2010-12-02
, 10:44
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2010
|
#5
|
|
2010-12-02
, 12:48
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#6
|
|
2010-12-02
, 12:49
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#7
|
|
2010-12-02
, 13:51
|
|
Posts: 324 |
Thanked: 201 times |
Joined on Apr 2010
@ UK
|
#8
|
|
2010-12-02
, 18:03
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2010
|
#9
|
You can also edit the files manualy using filebox, navigate to file "/var/lib/dpkg/info/catblock.prerm" press and hold then select edit, then once you have changed the file from #!/bin/bash to #!/bin/sh choose save from the top drop down menu, then repeat the same steps for "/var/lib/dpkg/info/catblock.postinst"
Once you have done that you can just remove it in the normal way
For me its so much easier to use a file manager (and filebox is exelent) as i get far too easily lost with all the commands in xterm
|
2010-12-05
, 08:27
|
Posts: 12 |
Thanked: 0 times |
Joined on Dec 2010
|
#10
|
You can also edit the files manualy using filebox, navigate to file "/var/lib/dpkg/info/catblock.prerm" press and hold then select edit, then once you have changed the file from #!/bin/bash to #!/bin/sh choose save from the top drop down menu, then repeat the same steps for "/var/lib/dpkg/info/catblock.postinst"
Once you have done that you can just remove it in the normal way
For me its so much easier to use a file manager (and filebox is exelent) as i get far too easily lost with all the commands in xterm
I did many commands without solution:
apt-get remove/purge/-f...
dpkg -purge/--force-remove-essential/...
dpkg tells me: o such file or directory but this app is present and working (I can launch it from terminal using catblock command).
some idea please?
If you found my post useful please thank me, I appreciate!