How to Install and Uninstall cldump Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "cldump" package

This tutorial shows how to install cldump on Ubuntu 21.04 (Hirsute Hippo)

$ 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 21.04 (Hirsute Hippo):

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

3. Information about the cldump package on Ubuntu 21.04 (Hirsute Hippo)

Package: cldump
Architecture: amd64
Version: 0.11~dfsg-4
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-4_amd64.deb
Size: 20252
MD5sum: c5c8de2bd1ac608305eb689100737fc2
SHA1: f2f067cfae21264804be431f76aebb75764a55d4
SHA256: 222373ceb844b341b7155fccfb7d76e33de58f7fe89e82800061e50289793fae
SHA512: f2f3c350ae0edbd3f83d802d570d0a9ca8a6f744055e2e587f71d291633c5f5842592457b5b417cffdc2611803db72be4c6b193e79cc036ed7e947bb451d9ba0
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