To use this repository execute the following commands in Emacs: #+begin_src emacs-lisp (add-to-list 'package-archives '("oni" . "https://ryuslash.org/elpa/")) (package-refresh-contents) (package-install 'oni-package) #+end_src