How to Install and Uninstall sql-ledger Package on Kali Linux

Last updated: May 20,2024

1. Install "sql-ledger" package

This guide covers the steps necessary to install sql-ledger on Kali Linux

$ sudo apt update $ sudo apt install sql-ledger

2. Uninstall "sql-ledger" package

Please follow the guidance below to uninstall sql-ledger on Kali Linux:

$ sudo apt remove sql-ledger $ sudo apt autoclean && sudo apt autoremove

3. Information about the sql-ledger package on Kali Linux

Package: sql-ledger
Version: 3.2.6-1
Installed-Size: 41615
Maintainer: Robert James Clay
Architecture: all
Depends: perl:any, apache2 | httpd, libdbd-pg-perl
Suggests: texlive-latex-extra, postgresql
Size: 1623620
SHA256: 620a3c15e70e0bce2739b3b6567c7808b7a5ea14800a4e1f6aed646c471125e4
SHA1: 485908904ff463885ea158d0432e0949c4f4a6c5
MD5sum: 0fa32dede40f0e30638ba93a2a30e0fc
Description: Web based double-entry accounting program
Accounting data is stored in an SQL Server, for the display any text or
GUI browser can be used. The entire system is linked through a chart
of accounts. Each item in inventory is linked to revenue, expense,
inventory and tax accounts. When you sell and purchase goods and
services the accounts are automatically updated.
.
With the assembly feature you can build manufactured goods from parts,
services and assemblies. When you sell assemblies all the accounts
linked to the individual parts, services and assemblies are updated
and stock levels adjusted accordingly. If any item belonging to an
assembly is changed all assemblies are updated as well.
.
Invoices, Packing List, Income Statement, Balance Sheet, Sales and
Purchase Order, Statements, Receipts and Checks are generated from
templates and may be changed to suit your needs. Templates are provided
in html and tex format. The tex templates are processed with LaTeX
to produce postscript and PDF documents and can be sent to a printer,
displayed in a PDF viewer or sent out via email ...
.
NOTE: This package does not benefit from serious security support
and you should use it only in a trusted environment. It's known
to be affected by multiple SQL injections and similar problems. See
the README.Debian file for more information.
Description-md5:
Homepage: https://www.sql-ledger.com
Tag: devel::lang:sql, field::finance, implemented-in::perl,
interface::graphical, interface::web, interface::x11, office::finance,
role::program, scope::application, use::learning, use::organizing,
web::application, works-with::db, x11::application
Section: web
Priority: optional
Filename: pool/main/s/sql-ledger/sql-ledger_3.2.6-1_all.deb