Open kohl00 opened 1 year ago
I have GPT4ALL installed too. Could that be conflicting?
@kohl00 You need to open the first patch.command, then there should be no damaged message. Did you try that? Also written in the docs: https://docs.pinokio.computer/download/applemac.html
Also unable to install (M1, Ventura 13.6) - it seems like the xattr command doesn't have the -r or -d flags, here's the output from the help.
usage: xattr [-slz] file [file ...]
xattr -p [-slz] attr_name file [file ...]
xattr -w [-sz] attr_name attr_value file [file ...]
xattr -d [-s] attr_name file [file ...]
xattr -c [-s] file [file ...]
The first form lists the names of all xattrs on the given file(s).
The second form (-p) prints the value of the xattr attr_name.
The third form (-w) sets the value of the xattr attr_name to attr_value.
The fourth form (-d) deletes the xattr attr_name.
The fifth form (-c) deletes (clears) all xattrs.
options:
-h: print this help
-s: act on symbolic links themselves rather than their targets
-l: print long format (attr_name: attr_value)
-z: compress or decompress (if compressed) attribute value in zip format
I was able to run the script just fine, but get an infinite
whenever I try to install anything.
Just saw the post on discord will post there.
just run sudo xattr -d com.apple.quarantine /Applications/Pinokio.app
in terminal instead of the patch command
14-inch, 2021 Apple M1 Pro 13.0.1 (22A400) MacOS Ventura Version 13.0.1 (22A400)
` Password: option -r not recognized Following Download Steps from pinokio.computer:
usage: xattr [-slz] file [file ...] xattr -p [-slz] attr_name file [file ...] xattr -w [-sz] attr_name attr_value file [file ...] xattr -d [-s] attr_name file [file ...] xattr -c [-s] file [file ...]
The first form lists the names of all xattrs on the given file(s). The second form (-p) prints the value of the xattr attr_name. The third form (-w) sets the value of the xattr attr_name to attr_value. The fourth form (-d) deletes the xattr attr_name. The fifth form (-c) deletes (clears) all xattrs.
options: -h: print this help -s: act on symbolic links themselves rather than their targets -l: print long format (attr_name: attr_value) -z: compress or decompress (if compressed) attribute value in zip format
Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.
[Process completed] `