Skip to content

[How to] (Patcher) #3

@iambenmitchell

Description

@iambenmitchell

Hello, to use patcher you must have dpkg installed.

To install it on Mac do the following:

  1. Open Terminal

  2. $ sudo ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

  3. press Enter

  4. Once finished: $ sudo ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  5. One installed: $ brew install dpkg

To prepare patcher:

  1. Create a folder called Process and one called Processed
  2. Search and download your tweak. (I use cydiaupdates.com)
  3. Drag and drop the .deb into Process
  4. Open Terminal
  5. $ cd path_to_where_patcher_is_located
  6. $ sudo chmod +x patcher

Running:

  1. sudo ./patcher press space drag and drop the .deb from the process folder. press space drag and drop processed folder.
  2. press Enter

Done.
Now follow the install guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions