How to Install and Uninstall eekboek Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "eekboek" package

Learn how to install eekboek on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eekboek

2. Uninstall "eekboek" package

This guide let you learn how to uninstall eekboek on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eekboek $ sudo apt autoclean && sudo apt autoremove

3. Information about the eekboek package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eekboek
Priority: extra
Section: universe/perl
Installed-Size: 2049
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.02.04+dfsg-2
Depends: perl, libarchive-zip-perl, libcarp-assert-perl, libdbd-sqlite3-perl, libdbi-perl, libterm-readline-gnu-perl
Suggests: eekboek-gui
Filename: pool/universe/e/eekboek/eekboek_2.02.04+dfsg-2_all.deb
Size: 599646
MD5sum: d616c06eeb80b4f3e3e2e207f83ad59e
SHA1: fb127cbcb14fef6296bb04a32a44f9ba3e837ed1
SHA256: efaf93d932952dfceb1cc43c27fcab817b63e1b471901a30d40d13c293f9311f
Description-en: Bookkeeping software for small and medium-size businesses
EekBoek is a bookkeeping package for Dutch users; it creates reports such as
a balance sheet ("Balans"), a general journal ("Journaal"), a general
ledger ("Grootboek") and a VAT report ("BTW-aangifte").
.
Unlike other accounting software, EekBoek has a command-line interface: The
EekBoek Shell (with tab completion). It uses a database as back end: either
PostgreSQL (using the eekboek-db-postgresql package) or SQLite.
Interoperability is a key feature of EekBoek: editable text dumps of all your
data are possible at any time. EekBoek can generate an "XML Auditfile
Financieel" (XAF) as used by Dutch tax office. Furthermore, it has a
complete Perl API to create your own custom applications.
.
The EekBoek documentation is available in Dutch only.
.
If you'd like to use EekBoek with a PostgreSQL back end (instead of the
default SQLite), install the package eekboek-db-postgresql.
If you'd like to use the Eekboek GUI, install the suggested package
eekboek-gui.
Description-md5: 303569365492944d334ecdbdc6484cba
Homepage: http://www.eekboek.nl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu