How to Install and Uninstall sc Package on Kali Linux

Last updated: July 03,2024

1. Install "sc" package

Please follow the instructions below to install sc on Kali Linux

$ sudo apt update $ sudo apt install sc

2. Uninstall "sc" package

Please follow the steps below to uninstall sc on Kali Linux:

$ sudo apt remove sc $ sudo apt autoclean && sudo apt autoremove

3. Information about the sc package on Kali Linux

Package: sc
Version: 7.16-4.1
Installed-Size: 472
Maintainer: Adam Majer
Architecture: amd64
Depends: libc6 (>= 2.33), libncurses6 (>= 6), libtinfo6 (>= 6)
Size: 214568
SHA256: 1b2fa2d95a7cb645970b163cbea9dba33fb5be4643714106f36928ab5c6487f5
SHA1: 85cc233d2ebe764aef59856efffe926d7960cb04
MD5sum: 68eb6344efb0b559911a30703facda2d
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.
Description-md5:
Tag: office::spreadsheet, role::program, scope::application,
uitoolkit::ncurses, use::editing, works-with::spreadsheet
Section: math
Priority: optional
Filename: pool/main/s/sc/sc_7.16-4.1_amd64.deb