I would like to install some intellij plugins programmatically, after intellij is installed with snap, or prepackage an installation that would include those plugins as well.
I have tried to download the zip from plugins.jetbrains.com and then manually copy it under the plugins folder, but I cannot seem to be able to do this as the dir is "read-only"
root@HP-Pavilion:~# cp -r /home/jim/Desktop/NodeJS /snap/intellij-idea-ultimate/current/plugins/
cp: cannot create directory '/snap/intellij-idea-ultimate/current/plugins/NodeJS': Read-only file systemIs this doable?
EDIT: Found this:
3 Reset to default