ezoic

Thursday, January 5, 2017

How to install emacs on ubuntu (proved on my laptop)


Three lines:

sudo add-apt-repository ppa:ubuntu-elisp/ppasudo apt-get updatesudo apt-get install emacs24 ( or any version of your choice of emacs)

No comments:

Post a Comment

R is not a simple programming language, and it does better on reading excel files than python

R is not a simple programming language, and it does better on reading excel files than python . tried to read excel files to python and R. i...