How to Install sc in Ubuntu 18.04



Install sc by entering the following commands in the terminal:

sudo apt update
sudo apt install sc

Description:

Text-based spreadsheet with VI-like keybindings

"Spreadsheet Calculator" is a much modified version of the public- domain spread sheet sc, which was posted to Usenet several years ago by Mark Weiser as vc, originally by James Gosling. It is based on rectangular table much like a financial spreadsheet. . Its keybindings are familiar to users of 'vi', and it has most features that a pure spreadsheet would, but lacks things like graphing and saving in foreign formats. It's very stable and quite easy to use once you've put a little effort into learning it.

Version: 7.16-4ubuntu2

Section: universe/math