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

Last updated: May 18,2024

1. Install "libvarconf-dev" package

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

$ sudo apt update $ sudo apt install libvarconf-dev

2. Uninstall "libvarconf-dev" package

This guide covers the steps necessary to uninstall libvarconf-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvarconf-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: varconf
Version: 1.0.0-2ubuntu1
Replaces: libvarconf-1.0-dev
Depends: libsigc++-2.0-dev, libvarconf-1.0-8v5 (= 1.0.0-2ubuntu1)
Pre-Depends: dpkg (>= 1.15.6~)
Conflicts: libvarconf-1.0-dev
Filename: pool/universe/v/varconf/libvarconf-dev_1.0.0-2ubuntu1_amd64.deb
Size: 7106
MD5sum: 44d30b643065c8b5982e3f7281491ce9
SHA1: 9bc370322db092a3970d2366223e2b4902a7143a
SHA256: 93113827863d667ad28c23d3d2b1d99ec5a45f1d10e9f0b9528df6550d4a2800
Description-en: WorldForge configuration file handling library - development files
Varconf is a configuration system designed for the STAGE server. Varconf
can parse configuration files, command-line arguments and environment
variables. It supports callbacks and can store its configuration
information in separate Config objects or in one global configuration
instance.
.
This package contains the development files for compiling applications and
libraries depending on varconf.
Description-md5: e79a418ab443350560da475331dbf41f
Multi-Arch: same
Homepage: http://www.worldforge.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu