How to Install and Uninstall wcalc Package on Kali Linux

Last updated: May 08,2024

1. Install "wcalc" package

Please follow the instructions below to install wcalc on Kali Linux

$ sudo apt update $ sudo apt install wcalc

2. Uninstall "wcalc" package

Please follow the guidance below to uninstall wcalc on Kali Linux:

$ sudo apt remove wcalc $ sudo apt autoclean && sudo apt autoremove

3. Information about the wcalc package on Kali Linux

Package: wcalc
Source: wcalc (2.5-3)
Version: 2.5-3+b1
Installed-Size: 423
Maintainer: Josue Ortega
Architecture: amd64
Depends: libc6 (>= 2.14), libgmp10, libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0)
Size: 144032
SHA256: 001d14bf8c7dc440e85772b574e99a0434c50b6fcf32d2bc7ef56afbdf156bea
SHA1: 116ff609215047e37194f6be908f49569ed21520
MD5sum: 6d17579fe814b3961195e1032b2dc313
Description: Flexible command-line scientific calculator
Wcalc is a very capable calculator. It has standard functions
(sin, asin, and sinh for example, in either radians or degrees),
many pre-defined constants (pi, e, c, etc.), support for using
variables, "active" variables, a command history, hex/octal/binary
input and output, unit conversions, embedded comments, and an
expandable expression entry field. It evaluates expressions using
the standard order of operations.
.
Wcalc uses intuitive expressions. For example, Wcalc will evaluate:
5sin 4!-7*2(4%6)^2 to be -221.96631678
Description-md5:
Homepage: http://w-calc.sourceforge.net/
Tag: field::mathematics, implemented-in::c, interface::commandline,
role::program
Section: math
Priority: optional
Filename: pool/main/w/wcalc/wcalc_2.5-3+b1_amd64.deb