There are several methods to install and manage packages for Emacs:
- package.el
- el-get
- use-package
What is the easiest way to install package? It seems package.el ships with the default Emacs installation.
I tried use-package, each time I start Emacs, it will take a few second to contact hosts like melpa...