How to Install and Uninstall 389-ds-base-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 20,2024

1. Install "389-ds-base-dev" package

Please follow the steps below to install 389-ds-base-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install 389-ds-base-dev

2. Uninstall "389-ds-base-dev" package

This is a short guide on how to uninstall 389-ds-base-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove 389-ds-base-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the 389-ds-base-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: 389-ds-base-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 364
Maintainer: Ubuntu Developers
Original-Maintainer: Debian 389ds Team
Architecture: amd64
Source: 389-ds-base
Version: 1.3.4.9-1
Replaces: libdirsrv-dev
Depends: 389-ds-base-libs (= 1.3.4.9-1), libldap2-dev, libnspr4-dev
Breaks: libdirsrv-dev
Filename: pool/universe/3/389-ds-base/389-ds-base-dev_1.3.4.9-1_amd64.deb
Size: 63456
MD5sum: c17e4bfbed3dd9a0b36e45175ebe606f
SHA1: 1b866a6d6079f6c1e42941ecb53d79f499cf04ba
SHA256: c0b0b546667bc4d3b8028a2abdaf3130b57354af8b13a0b1cedb6e3041cb15ae
Description-en: 389 Directory Server suite - development files
Based on the Lightweight Directory Access Protocol (LDAP), the 389
Directory Server is designed to manage large directories of users and
resources robustly and scalably.
.
This package contains development headers for the core libraries
of the 389 Directory Server, useful for developing plugins without
having to install the server itself.
Description-md5: 630be364e8b8b2a8f60ee17e872a2550
Homepage: http://directory.fedoraproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu