Showing posts with label r. Show all posts
Showing posts with label r. Show all posts

Thursday, 17 January 2013

Compilation problem R in Ubuntu

error: --with-readline=yes (default) and headers/libs are not available


sudo apt-get install r-base-dev
sudo apt-get install xorg-dev

How to download a portion of Youtube Video with youtube-dl

First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...