How to Install and Uninstall quickcal Package on Kali Linux

Last updated: May 02,2024

1. Install "quickcal" package

In this section, we are going to explain the necessary steps to install quickcal on Kali Linux

$ sudo apt update $ sudo apt install quickcal

2. Uninstall "quickcal" package

This tutorial shows how to uninstall quickcal on Kali Linux:

$ sudo apt remove quickcal $ sudo apt autoclean && sudo apt autoremove

3. Information about the quickcal package on Kali Linux

Package: quickcal
Version: 2.4-1
Installed-Size: 283
Maintainer: Nathan SR
Architecture: all
Depends: python3-gi, gawk, gir1.2-gtk-3.0, gir1.2-pango-1.0, python3:any
Size: 133436
SHA256: 6ecd40962c17b3f29614c843e28c44859f3ff0a2b952e6c975f1eb971844b075
SHA1: a99fa455c421e442522d4b54edc1279cda5a9f7e
MD5sum: 8ddb1ae8a09d640977af719e5d6bc5d2
Description: fast and easy to use calculator with support for filing
Quickcal accepts quick pasting of a large set of numbers, separated with
newlines or spaces or tabs and performs arithmetic / statistical calculations
based on the button or keyboard shortcut pressed.
.
As in other calculators, basic math can be performed too, with the +,-,*,/,%,^
operators, in between numbers. Setting the scale allows for more decimals to
be displayed. Also, about 65 statistical calculations can be performed by
choosing an option from the more stats list box.
.
Filing and viewing support for history and tallying purpose, at the end of the
day, helpful for shopkeepers and others too.
Description-md5:
Homepage: https://git.fosscommunity.in/SRNathan/Quickcal_Calculator
Section: utils
Priority: optional
Filename: pool/main/q/quickcal/quickcal_2.4-1_all.deb