I've given a new version of Cydia Installer in the form of a standard jailbreak bootstrap for inclusion in a new version of their jailbreak. I've also pushed the .deb of the iOS 8 version of Cydia to apt.saurik.com for manual download, but not yet to my repository. A lot of thanks goes out to limneos, who tested the new build for me, as I was at an airport (and now am frantically typing this message while they figure out how to retract the jetbridge from the plane I'm on that is about to take off).
The Pangu8 jailbreak was released for Windows only, without a compatible version of Cydia. You can download the jailbreak from here.
It's likely that the Pangu8 jailbreak utility will be updated to include Cydia very shortly. If it's not, we may post a detailed tutorial to help those who aren't familiar with SSH.
competed the whole process after rebooting the cydia icon is not there not sure what I'm doing wrong? Jailbroke it opened Pangu downloaded SSH, copied files to command on Winscp n rebooted and nothing! Someone Help Me Please
Well, I had the same problem and saved myself by doing this:
Do what iClarified said
Open the Pangu app, goto manager then remove.
Click on the trash next to Pangu and yes
While it is doing it's job press the home button wait 5 secs go back to Pangu app and click force remove.
Respring
Open Cydia
Enjoy
Confirmed working. Have been running since initial substrate update.
*unlocked 6 plus 128gb on 8.1.
Confirmed working:
Moviebox
Barrel
Zep.
iTunes Radio unlimited
Flex
I cleaner pro
Mx tube
Appcake * won't install IPAs till app sync is updated.
Musicbox
Winter board installs.
Noslowanimations
Virtualhome
Blurredmusicapp
F.lux
Anyone have any others?
installed winterboard & some other working tweaks..was on a phone call..battery drained fully & now after charging for an hour, it is in boot loop..only showing apple logo..restored back to stock now..i don't recommend installing cydia using ssh after using pangi 1.0.1..let us wait for a stable version of tool and cydia substrate
I installed and Lydia is in \Applications but the icon is not appearing. Already rebooted 3 times. Any other way to make the icon appear? I suppose I can try copying the Respring app from another phone.
This is a better code for installing cydia, the one posted may cause "serious errors".
dpkg --install cydia-lproj_1.1.12_iphoneos-arm.deb cydia_1.1.13_iphoneos-arm.deb
It would be a bad idea to do this early, Cydia isn't compatible with iOS 8 entirely, and most of the stuff will NOT work, it would be best to wait until you can download it from the Pangu application.
Not only that, I tested it just a few hours ago, it will crash at times, and there is a possibility that your iDevice may slow down. DO NOT INSTALL EARLY.
I was able to get Cydia installed no problem via AutoInstall.
JB with Pangu
Install OpenSSH
SCP via WinSCP onto the device
Go to /var/root/Media/
Create folder Cydia
Create Folder AutoInstall
copy the two .deb files in there
reboot
Its not an app, its utility, it lets you to connect to your phones filesystem with WinsCP program. go to iphone settings, then in to wifi , and press small i circle i right, then write down your ip address...
open winscp,
Chose SFTP as File protocol.
enter your ip address e.g. 192.168.0.101 in to HOST NAME field.
Port number will be 22
User name is root
Password is alpine
Press Login, if you will be prompted for certificate questions press Update or Yes,,, it should now open a filesystem for you.
copy files in to /private/var/root
then press Black square symbol/ terminal symbol in toolbar of winsCP and issue those commands.
once you copy files you need to go to that directory, and run terminal black box icon in winscp, access is denied because your files dont have a right permisions...
so just write:
chmod 777 cydia-lproj_1.1.12_iphoneos-arm.deb
and then another one:
chmod 777 cydia_1.1.13_iphoneos-arm.deb
terminal will show you nothing. but you notice that no errors poped up. once you done this step, go to steps you have tryed before, now it should install..
afetr install reboot phone.. sometimes you need to reboot twice...
mine seems its trying to download loads of data for step two any ideas? as it won't stop saying downloading I've left it for about 10 mins now it says about 500mb out of 2gb then it will finish and change to something about 1gb?
i can't intall the cydia using SSH with below link given.
> dpkg -i cydia-lproj_1.1.12_iphoneos-arm.deb
> dpkg -i cydia_1.1.13_iphoneos-arm.deb
Kindly help.
There is a dependency problem when you tried to install. You should do:
dpkg --ignore-depends cydia -i cydialproj_1.1.12_iphoneos-arm.deb
dpkg -i cydia_1.1.13_iphoneos-arm.deb
Hy,
good job from pangu team, thx!!
Igot the pangu app on my iphone6 but when trying to install openssh/openssl I got an install error ("error domain=com.pangu.loader.deb-install code=2")
any idea?
thx tom
Have same problem... But with my iphone 5s When I try to install OpenSSH, I got an install error ("error domain=com.pangu.loader.deb-install code=2") Someone know how to fix it ??
Thanks !
Advanced users can then SSH into their iDevice, copy over the files, and issue the following commands to install Cydia.
> dpkg -i cydia-lproj_1.1.12_iphoneos-arm.deb
> dpkg -i cydia_1.1.13_iphoneos-arm.deb