Displaying 4 results from an estimated 4 matches for "3disco_amd64".
2019 Oct 17
2
Installing R in Ubuntu
Thanks for this.
I have downloaded the r-base-core_3.6.1-3disco_amd64.deb file and
placed in /var/cache/apt/archives
Next I ran below code in Ubuntu
sudo apt-get install -f /var/cache/apt/archives/r-base-core.deb
But this is failing with below message -
E: Unsupported file /var/cache/apt/archives/r-base-core.deb given on commandline
Could you please help resolve...
2019 Oct 17
2
Installing R in Ubuntu
Hi,
I have an Ubuntu server hosted in the cloud, but for security purpose,
direct internet connection is blocked.
So my question is under this scenario how can I install R in that machine?
I was wondering if I could have some .deb file available then I could
scp that .deb file from my local computer (this has internet) to that
Ubuntu server.
But when I reached to
2019 Oct 17
0
Installing R in Ubuntu
On Thu, 17 Oct 2019 at 08:31, Christofer Bogaso <bogaso.christofer at gmail.com>
wrote:
> Thanks for this.
>
> I have downloaded the r-base-core_3.6.1-3disco_amd64.deb file and
> placed in /var/cache/apt/archives
>
> Next I ran below code in Ubuntu
>
> sudo apt-get install -f /var/cache/apt/archives/r-base-core.deb
>
> But this is failing with below message -
> E: Unsupported file /var/cache/apt/archives/r-base-core.deb given on
> c...
2019 Oct 17
0
Installing R in Ubuntu
...tion server. The edge-of-cloud CDN ones are
generally as good or faster _irrespective of your location_ and hence better
for others. So https://cloud.r-project.org is better
b) Copying and pasting from http://cloud.r-project.org/bin/linux/ubuntu/disco-cran35/
[....]
r-base-core_3.6.1-3disco_amd64.deb 2019-07-26 13:54 24M
r-base-core_3.6.1-3disco_i386.deb 2019-07-26 14:09 24M
[....]
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org