Glam Prestige Journal

Bright entertainment trends with youth appeal.

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 system

Is this doable?

EDIT: Found this:

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy