How to Install and Uninstall grpn Package on Kali Linux

Last updated: July 02,2024

1. Install "grpn" package

Learn how to install grpn on Kali Linux

$ sudo apt update $ sudo apt install grpn

2. Uninstall "grpn" package

This is a short guide on how to uninstall grpn on Kali Linux:

$ sudo apt remove grpn $ sudo apt autoclean && sudo apt autoremove

3. Information about the grpn package on Kali Linux

Package: grpn
Version: 1.4.1-1.1
Installed-Size: 141
Maintainer: Wartan Hachaturow
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0)
Size: 41896
SHA256: 2b8c2854880f3fd189845309294f455fb0474959714d77eddc4d8e33e2013732
SHA1: 84b85dffa0ed7ba7c57cf1916fd8cf3fdeb69ed0
MD5sum: 2f429b04713b053e27b1c331ec7ce316
Description: GTK+ reverse polish notation calculator
grpn is an RPN calculator which uses the GTK+ widgets. It
works with real and complex numbers, has 4 different radix
modes, supports general math functions along with logarithmic
and trigonometric functions. Calculator stack is only limited
by free memory.
Description-md5:
Tag: field::mathematics, implemented-in::c, interface::graphical,
interface::x11, role::program, scope::utility, uitoolkit::gtk,
x11::application
Section: math
Priority: optional
Filename: pool/main/g/grpn/grpn_1.4.1-1.1_amd64.deb