Quote:
Originally Posted by djdizzy
I agree, my battery also seems to not last as long with this new version. Where can I download v2.18 of categories??
OK found all versions of categories here Index of /repo/repofiles/cydia/debs2.0
but not sure how to install it....
|
It's really easy to install. I am not sure if you are on windows or mac, but it should be similar.
First SSH the categories_2.18.deb to your phone in any directory, but I would put it in / just to make it easy.
In Windows you need to download PuTTY (
PuTTY Download Page) in order to get command line SSH access to the phone. If you are on mac I think you have terminal built in so you don't need to do this step. I'm not familiar with mac so I can't really help if you are on mac.
Anyway, after you install PuTTY start it up and in the main page where it says Host Name or (IP address) type in your phone's IP address, same as when you use SSH. It'll bring up a prompt type in root and alpine for the login name and password (if you didn't change them). I think on mac you have to do command-space, Terminal, enter. Then type ssh root@'your phone's ip-address' and the rest of the directions should be the same.
Then it will bring you to a prompt.
type in cd /
and then type dir
make sure you see categories_2.18.deb in there, if you do that means you are in the correct directory.
now type dpkg -i categories_2.18.deb
and it'll install just like in Cydia
After it is done just close PuTTY and reboot your phone. You can SSH into your phone and delete the .deb file from / if you want. If you want to uninstall Categories in the future it'll be in Cydia's package manager. Cydia will keep telling you to update to Categories v2.20 just ignore it.
