0

I'm trying to install Emacs for my ubuntu 16.04.1 using the steps mention in this link but at step 4 I got an error but there is some emacs file already installed in my system. When I run sudo apt-cache search emacs there is file showing under these.

So I want to remove those file. I found this command:

sudo apt-get remove `apt-cache search emacs | awk '{print $1}' --purge

That doesn't work. So please help.

muru
  • 197,895
  • 55
  • 485
  • 740
legend
  • 171
  • 9

0 Answers0