How to Install elpa-ctable in Ubuntu 18.04



Install elpa-ctable by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-ctable

Description:

table component for Emacs Lisp

Table component for Emacs Lisp. Emacs Lisp programs can display a nice table view from an abstract data model. Many Emacs programs have the code for displaying table views, such as dired, list-process, buffer-list and so on. This package provides functions and a table framework for the table views.

Homepage: https://github.com/kiwanami/emacs-ctable

Version: 0.1.2-2

Section: universe/lisp