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

Last updated: May 16,2024

1. Install "libxbase64-1" package

Please follow the step by step instructions below to install libxbase64-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxbase64-1

2. Uninstall "libxbase64-1" package

Learn how to uninstall libxbase64-1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxbase64-1
Priority: optional
Section: universe/libs
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: amd64
Source: xbase64
Version: 3.1.2-6
Depends: libxbase64-doc (= 3.1.2-6), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.4.0)
Filename: pool/universe/x/xbase64/libxbase64-1_3.1.2-6_amd64.deb
Size: 84394
MD5sum: 2782026f6cc0b3d69a424fc86051d7f2
SHA1: 03a788ddf5a5f72a4a412ce114b746607a873ecd
SHA256: 1139d0c5e1cbf5ea0f2a4c4837a5f546b3ab480f7bbf8c0b42adbc333ba377fa
Description-en: xbase compatible C++ class library (shared libraries)
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 shared libraries necessary to run programs linked
against Xbase. For documentation, please install the libxbase2.0-dev package.
Description-md5: 122f7fe35c2126b1572cc37f82fba591
Multi-Arch: same
Homepage: http://sourceforge.net/projects/xdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu