gpt4all
gpt4all copied to clipboard
Issue: Add GPT4All to Scoop
Issue you'd like to raise.
Hi,
could you perhaps add gpt4all to Scoop?
https://scoop.sh/
Suggestion:
Adding the app to Scoop.
{
"bin": [["gpt4all-installer-win64-v2.7.3.exe", "gpt4all"]],
"url": "https://github.com/nomic-ai/gpt4all/releases/download/v2.7.3/gpt4all-installer-win64-v2.7.3.exe",
"version": "2.7.3",
"hash": "4296e8a5543f63f9adf554c31392d340789e4fbdaa2ba7154260c9f6aa42a324",
"installer": {
"args": "in --al --confirm-command -d --aa"
}
}
this is a start, but im not too sure how to get rid of the installer lol the headless commands are being pesky as hell
To reproduce, install scoop. copy this json file in a folder cd folder
scoop install gpt4all
Trying to autoinstall defaults.
The scoop manifest also needs to add the uninstall and auto updater Feel free to update and help