When I try to install R packages (curl and xml2) using SSH, I got the fellowing error:
But I could not run the command : sudo apt-get install libcurl4-openssl-dev, which is the solution on the internet, since I do not have the authority.
And I was told to do as follow:
But I do not understand how to do step 2. What does this mean' 2) With the following content'?
Thank you very much!