rdtool-elisp software package provides Emacs-lisp rd-mode for writing RD document, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install rdtool-elisp
rdtool-elisp is installed in your system.
Make ensure the rdtool-elisp package were installed using the commands given below,
$ sudo dpkg-query -l | grep rdtool-elisp *
You will get with rdtool-elisp package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Text Processing |
| Package | rdtool-elisp |
| Version | 0.6.38-2 |
| Description | Emacs-lisp rd-mode for writing RD document |
| Sub Section | Text |