How to Install and Uninstall cldump Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "cldump" package

This is a short guide on how to install cldump on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cldump

2. Uninstall "cldump" package

Here is a brief guide to show you how to uninstall cldump on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cldump $ sudo apt autoclean && sudo apt autoremove

3. Information about the cldump package on Ubuntu 20.10 (Groovy Gorilla)

Package: cldump
Architecture: amd64
Version: 0.11~dfsg-3
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: libc6 (>= 2.4)
Filename: pool/universe/c/cldump/cldump_0.11~dfsg-3_amd64.deb
Size: 20392
MD5sum: f065be304a4f4f9a90f2eda4d5517879
SHA1: dfae5fab21c168160592a7f166c31bc936ce2e2a
SHA256: 9b4a10025ba694dcc37ec0bca22b8a054b37a23dc553edf54e13a42f4f2e8b13
SHA512: 93c0eccc16cf4f457ff5dc255b3b521121218dc196f6e92494d4c4da01ed974f3b283c43f15646554231c0c1d37c65cb6adf4f07fc713c58d0636de9530b3af7
Description-en: Clarion database files extractor
The cldump utility allows you to extract the content of a Clarion database;
Clarion is a Windows IDE similar to Delphi and others, and has its own
(simple) database format.
.
cldump can export the content of the database to CSV or SQL, plus its own
"format" which dumps all the meta data along with the data contained in
the database. When using the SQL output, you'll get a nearly ready-to-go
dump of the database that will create the table and the indexes and insert
the data into the table.
.
Note that cldump doesn't support all the datatypes yet; patches welcome.
.
You may be interested in the dbview package too, which can dump dBase files.
Description-md5: 845bedeaa45e56a729a79c91dfc56651