For some reason there are a lot of things that are not included with GIMP and also are not included with the "plugins, etc" in the repos.
So, one must go to the following place to download either .py files or .scm files. I chose .scm.
http://registry.gimp.org/node/20269
I clicked the .scm file and saved it. It was in downloads, as normal. I copied the file.
I then went to Dolphin and ticked view hidden files and searched for the "gray transluscent" folder GIMP(version number).
Clicked it and went to the "scripts" folder and the interior was empty.
SURPRISINGLY, all I had to do was paste the file and closed the folder(s). Surprisingly, to me because I thought that I would need to be root to do it, but no..maybe there is something different about this particular file path. Don't know.
One would paste a .py file into the plugins folder.
I then opened GIMP and went to Tool and at the bottom was "arrow".
Clicking it produces a very nice interactive box.
There are multiple posts on this on the net but to me the important thing was that one does not need to be root to do this and one only has to copy and paste.
Now, yes a CLI person would do it by typing, and one could also split the Dolphin screen and move the script into the folder.
If anyone has additions, please provide them.
woodsmoke
So, one must go to the following place to download either .py files or .scm files. I chose .scm.
http://registry.gimp.org/node/20269
I clicked the .scm file and saved it. It was in downloads, as normal. I copied the file.
I then went to Dolphin and ticked view hidden files and searched for the "gray transluscent" folder GIMP(version number).
Clicked it and went to the "scripts" folder and the interior was empty.
SURPRISINGLY, all I had to do was paste the file and closed the folder(s). Surprisingly, to me because I thought that I would need to be root to do it, but no..maybe there is something different about this particular file path. Don't know.
One would paste a .py file into the plugins folder.
I then opened GIMP and went to Tool and at the bottom was "arrow".
Clicking it produces a very nice interactive box.
There are multiple posts on this on the net but to me the important thing was that one does not need to be root to do this and one only has to copy and paste.
Now, yes a CLI person would do it by typing, and one could also split the Dolphin screen and move the script into the folder.
If anyone has additions, please provide them.
woodsmoke
Comment