How do I manually remove this package from Cydia?
Image
I snagged this from another forum, it should help you out. (Thanks SellerJ02 on that site, which I don't think I can mention here.)
<<begin snag>>
First use ifile to locate the pakcgae name,
Navigte to:
\var\lib\dpkg and open the file "available" with text viewer
this shows a list of packages that are installed or sometimes were installed.
To find the selected package, tap the magnifying glass in the bottom left croner and search the name of the selested package.
once you find the line that has your package in it, scroll up the paragrapgh a bit to the line that says
"Package: XXXXX" XXXXX represents what you need to copy
copy the package name after the Package:
now open mobile terminal type
su then type your password (default is alpine)
then type dpkg -r
after that add one space and type the name of the package, this will tell terminal to remove the package wait until that is done then respring/reboot to emove the package properly.
press thanks if this helped
type
<<end snag>>