How to Install and Uninstall libconfig-find-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 11,2025

1. Install "libconfig-find-perl" package

Please follow the instructions below to install libconfig-find-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libconfig-find-perl

2. Uninstall "libconfig-find-perl" package

In this section, we are going to explain the necessary steps to uninstall libconfig-find-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libconfig-find-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconfig-find-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libconfig-find-perl
Priority: optional
Section: universe/perl
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.31-1
Depends: perl, libfile-homedir-perl, libfile-which-perl
Filename: pool/universe/libc/libconfig-find-perl/libconfig-find-perl_0.31-1_all.deb
Size: 37490
MD5sum: e90a6a69cbd4ea5bea9a4d373a3941c6
SHA1: a450c17bbdf648d0aaea7e3487df8708af993ba0
SHA256: 339cdcea771184a986211e7d51d4739f52eff03a2d4b52f48a483fc49516c30e
Description-en: module to search configuration files using OS dependent heuristics
Every OS has different rules for configuration files placement, this module
allows one to easily find and create app configuration files following
those rules.
.
Config::Find references configuration files by the application name or by the
application name and the configuration file name when the app uses several
application files, i.e emacs, profile, apache/httpd, apache/ssl.
Description-md5: 431f75b4ae5cb39891db29079eab0f94
Homepage: https://metacpan.org/release/Config-Find
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu