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

Last updated: May 21,2024

1. Install "libruli4-dev" package

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

$ sudo apt update $ sudo apt install libruli4-dev

2. Uninstall "libruli4-dev" package

Please follow the guidance below to uninstall libruli4-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libruli4-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libruli4-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Everton da Silva Marques
Architecture: amd64
Source: ruli
Version: 0.33-1.1
Provides: libruli-dev
Depends: libruli4 (= 0.33-1.1), liboop-dev (>= 1.0), libc6-dev | libc-dev
Conflicts: libruli-dev
Filename: pool/universe/r/ruli/libruli4-dev_0.33-1.1_amd64.deb
Size: 69420
MD5sum: fe3382cf09509b0830f24f6e6847547a
SHA1: fe17a59c6c9ed989c1680362b0548da879aa6012
SHA256: 4c8ba61695c3182b6fbe7c3cbd875929a97eebdb77791c2cf2cebca547ef4d33
Description-en: Library for easily querying DNS SRV records - development files
RULI stands for Resolver User Layer Interface. It's a library
built on top of an asynchronous DNS stub resolver. RULI
provides an easy-to-use interface for querying DNS SRV
resource records. The goal is to promote the wide deployment
of SRV-cognizant client programs. RULI aims to fully support
SRV-related standards.
.
This package contains the RULI development libraries and
header files, required to develop and/or compile
applications that use RULI.
Description-md5: e28e375db82b8c9fb059eba83d96dd18
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu