Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 1 of 1

Thread: How to install and uninstall deb files in Apple iDevice

  1. #1

    Title
    Senior Member
    Join Date
    Oct 2010
    Location
    Berkshire
    Posts
    9,697
    Thanks
    1,039
    Thanked 4,385 Times in 2,257 Posts

    How to install and uninstall deb files in Apple iDevice

    Here is how to INstall and uninstall deb files in Apple iDevices like the iPhone, iPad and iTouch

    PLace your deb file via FTP, I use filezilla with vsftpd installed via cydia

    to activate Vsftpd you need to install openssh again via cydia and log into iDevice via ssh, I use Putty

    username is root
    password is alpine

    send this command

    Code:
    mkdir /usr/share/empty
    now you can ftp into iDevice using same credentials as above

    navigate to var/tmp

    and drop the deb file into it

    then to install ssh in again

    and send this command editing in red to make name of yr deb app

    Code:
    dpkg -i /var/tmp/name of yr app.deb
    then respring

    to Uninstall do as above but dont sens app deb file to tmp just ssh into iDevice and sent this command

    Code:
    dpkg -r name of yr app
    then respring
    Last edited by silverfox0786; 24-10-11 at 18:54.
    PM HELP WILL BE IGNORED PLEASE POST HERE IN FORUM AS IT BENEFITS EVERYONE
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN! IN OPEN FORUM OR PM


    IF THE POSTS HELP PLEASE CLICK THANKS OR ADD TO REP ↓

  2. The Following 2 Users Say Thank You to silverfox0786 For This Useful Post:

    duke67 (11-12-11)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.