How to Install and Uninstall python3-gnucash Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-gnucash" package

Here is a brief guide to show you how to install python3-gnucash on Kali Linux

$ sudo apt update $ sudo apt install python3-gnucash

2. Uninstall "python3-gnucash" package

Please follow the instructions below to uninstall python3-gnucash on Kali Linux:

$ sudo apt remove python3-gnucash $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gnucash package on Kali Linux

Package: python3-gnucash
Source: gnucash
Version: 1:5.5-1.1
Installed-Size: 1715
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libpython3.11 (>= 3.11.5), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Suggests: gir1.2-gtk-3.0, gobject-introspection, python3-gi
Size: 287344
SHA256: b0fc037e0ae6ac8a3faae50d9071535bf4d5f71c8654447a1f87585864e7809e
SHA1: 25472b3930793b7e8811d709bc9ca21c9bd1299c
MD5sum: ed640a467eed8f53ec4a2fb13cb401de
Description: Gnucash interface for Python
Gnucash provides accounting functions suitable for use by small businesses and
individuals. It can track finances in multiple accounts, keeping running and
reconciled balances. There is support for customer, vendor and employee
processing. It has an X based graphical user interface, double entry, a
hierarchy of accounts, expense accounts (categories), and can import Quicken
QIF files and OFX files.
.
This package contains the Python bindings for Gnucash which allow you to read
and manipulate Gnucash data files.
Description-md5:
Homepage: https://www.gnucash.org/
Section: python
Priority: optional
Filename: pool/main/g/gnucash/python3-gnucash_5.5-1.1_amd64.deb