apt-fast icon indicating copy to clipboard operation
apt-fast copied to clipboard

feat: Add iOS, macOS, and BSD native support

Open brian6932 opened this issue 9 months ago • 3 comments
trafficstars

I used this on a rootfully jailbroken iOS device. There are some differences with the paths in the documentation for Darwin based kernels that I had to resolve, but this at least makes it work.

brian6932 avatar Feb 01 '25 09:02 brian6932

Are you running apt-fast on one of those systems?

Lasall avatar Feb 15 '25 21:02 Lasall

I used this on a rootfully jailbroken iOS device.

Yes.

brian6932 avatar Feb 15 '25 22:02 brian6932

The only thing I'll mention's that root users can delete the lockfile when shlock's used, chflags uchg,schg prevents the root user from deleting the lockfile.

brian6932 avatar Feb 15 '25 23:02 brian6932