PDA

View Full Version : apt-get not working in MobileTerminal




raziiq
Jun 24, 2009, 07:55 AM
hey there
i m on OS 3.0 on my iPhone 3g.
I have mobile terminal installed on my iPhone.
But whenever i run these commands i get error.

apt-get update

i get this error: apt-get command not found
Any suggestions?



raziiq
Jun 24, 2009, 07:04 PM
nobody??

raziiq
Jun 28, 2009, 11:03 PM
bump

clearchaos
Jun 28, 2009, 11:27 PM
what are you trying to update?
apt-get is not a recognizable command for the iphone terminal. basically it has a few minor built in commands, and then if you install erica utilities you get more. here's EU's commands. (http://ericasadun.com/ftp/EricaUtilities/)

raziiq
Jun 29, 2009, 05:46 AM
thanks for the reply. Infact when i was on Firmware 2.2, apt-get install cydia, this command worked for me, but now i m on firmware 3.0 and that command is not working for me anymore, so thats why i was asking. I mean i dont know, why this core command is missing from MobileTerminal. I am a uBuntu user and use to play with terminal alot.

raziiq
Jun 29, 2009, 06:00 AM
waoo i have got it !!!.
thank GOD at last, i have got it.

Well someone else looking for this here is the solution if u are having an unknow command error while using apt.

Firmware 3.0 doesnt have this installed by default when u jailbreak it, so u need to install Aptitude from Cydia, and then if u use apt-get command in Terminal, BOOM, it ll work !!! :D

bemental
Dec 11, 2010, 05:27 PM
waoo i have got it !!!.
thank GOD at last, i have got it.

Well someone else looking for this here is the solution if u are having an unknow command error while using apt.

Firmware 3.0 doesnt have this installed by default when u jailbreak it, so u need to install Aptitude from Cydia, and then if u use apt-get command in Terminal, BOOM, it ll work !!! :D

-----

For anyone that's curious, aptitude wasn't in Cydia when I checked (IP4 @ 4.2.1). I'm currently utilizing the tethered JB and installed "AptBackup" instead (which installed all of the required Apt packages, etc).

Then from the command line I tried using apt-get upgrade and it worked like a charm.

orien2v2
Jan 1, 2011, 01:45 PM
-----

For anyone that's curious, aptitude wasn't in Cydia when I checked (IP4 @ 4.2.1). I'm currently utilizing the tethered JB and installed "AptBackup" instead (which installed all of the required Apt packages, etc).

Then from the command line I tried using apt-get upgrade and it worked like a charm.

Thank God you posted this because I've been searching for hours! No wonder I can't find Aptitude anywhere! Thanks a bunch!

Q-Branch
May 17, 2011, 06:48 PM
-----

For anyone that's curious, aptitude wasn't in Cydia when I checked (IP4 @ 4.2.1). I'm currently utilizing the tethered JB and installed "AptBackup" instead (which installed all of the required Apt packages, etc).

Then from the command line I tried using apt-get upgrade and it worked like a charm.


Thanks for posting this!