How to Install and Uninstall libxbase64-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libxbase64-doc" package

This guide covers the steps necessary to install libxbase64-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxbase64-doc

2. Uninstall "libxbase64-doc" package

Please follow the instructions below to uninstall libxbase64-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxbase64-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxbase64-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxbase64-doc
Priority: optional
Section: universe/doc
Installed-Size: 2880
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: all
Source: xbase64
Version: 3.1.2-6
Filename: pool/universe/x/xbase64/libxbase64-doc_3.1.2-6_all.deb
Size: 188888
MD5sum: a73da5823a3aeb94e4f1e3a14f060bec
SHA1: 09da17358d1edcbd77acf1506bf63920decd1e0d
SHA256: e9e48571a1f0331ebc4ed8ec7ce1efda5f3f96f4ac2e911af9d449efc8017e2b
Description-en: xbase compatible C++ class library (documentation)
Xbase (formerly known as xdb, also formerly known as xBase) is a collection
of specifiations, programs, utilities and a C++ class library for
manipulating Xbase type datafiles and indices.
.
Xbase is useful for accessing data in legacy dBase 3 and 4 database files as
well as a general light-weight database engine. It includes support for
DBF (dBase version 3 and 4) data files, NDX and NTX indexes, and DBT
(dBase version 3 and 4). It supports file and record locking under *nix
OS's.
.
This package contains the documentation for Xbase distributed with Xbase.
Description-md5: dba759835f8b8c0729abdfa88eafe534
Multi-Arch: foreign
Homepage: http://sourceforge.net/projects/xdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu