#Download paid rootful tweak's .deb on rootless jb

6 messages · Page 1 of 1 (latest)

uncut oak
#

I bought the Complications tweak and want to install it on my phone, but I can't figure out how to download it. Could you explain how to download a paid rootful tweak's deb file in a rootless environment?

wispy niche
#

if you still want to try

#

!t derootify

violet marshBOT
# wispy niche !t derootify
derootify

Derootifier is a tool that allows you to convert rootful (iphoneos-arm) debs to rootless (iphoneos-arm64). This is especially helpful for tweaks such as rootful themes or tweaks that don't touch the filesystem.

To obtain a rootful .deb, you can add a repository to PostBox by downloading the PostBox .ipa and adding a rootful repository. Once the repository is added and repositories are refreshed, search for the tweak and press 'Download .deb file'.

To use Derootifier, install the Derootifier .ipa WITH TROLLSTORE, open the .deb file downloaded from PostBox from the file picker, and press convert. If Filza (with a URL scheme) is installed, it will open Filza. If not, check /var/mobile/.Derootifier for the arm64 .deb. Share the .deb to your package manager and install.

Derootifier will not work without proper dependencies. The dependencies are as follows:

  • file
  • fakeroot
  • odcctools
  • ldid
    These packages are all available through Procursus. If you cannot find ldid, search with an L instead of an i.

If a repository gives an error about not being logged in, ensure you are logged in to the corresponding repositories login page. If the repository gives an error saying unsupported browser / package manager, you may need to spoof the user agent to be that of a package manager.

uncut oak
#

Thank you!