How to Install and Uninstall gretl Package on Kali Linux

Last updated: February 24,2025

1. Install "gretl" package

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

$ sudo apt update $ sudo apt install gretl

2. Uninstall "gretl" package

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

$ sudo apt remove gretl $ sudo apt autoclean && sudo apt autoremove

3. Information about the gretl package on Kali Linux

Package: gretl
Version: 2023c-2
Installed-Size: 18964
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.58.0), libgmp10 (>= 2:6.3.0+dfsg), libgomp1 (>= 6), libgretl1 (>= 2023c), libgtk-3-0 (>= 3.21.4), libgtksourceview-3.0-1 (>= 2.91.4), libjson-glib-1.0-0 (>= 1.5.2), liblapack3 | liblapack.so.3, libmpfr6 (>= 3.1.3), libodbc2 (>= 2.3.1), libopenmpi3 (>= 4.1.6), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libreadline8 (>= 6.0), libstdc++6 (>= 5), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), gretl-common (>= 2023c-2), gnuplot (>= 4.2)
Recommends: gretl-data, gretl-doc
Suggests: x13as
Size: 4271992
SHA256: 3d7487b1b25d12c79126fd1245dedbac28c52c7fcd3db836c3f3242a00624dc2
SHA1: 38a5923b92c4da08b17b9bb62c5571f57bb3bbad
MD5sum: ac68e1ad959a1a2c4ecb1c09593b5532
Description: GNU Regression, Econometric & Time-Series Library
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides the GTK+ client and the command-line client.
Description-md5:
Homepage: http://gretl.sourceforge.net/
Tag: devel::lang:r, field::statistics, implemented-in::c,
interface::graphical, interface::text-mode, interface::x11,
role::program, scope::utility, suite::gnu, uitoolkit::gtk,
uitoolkit::ncurses, x11::application
Section: math
Priority: optional
Filename: pool/main/g/gretl/gretl_2023c-2_amd64.deb