How to Install and Uninstall puppet-module-puppetlabs-inifile Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "puppet-module-puppetlabs-inifile" package

Please follow the steps below to install puppet-module-puppetlabs-inifile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install puppet-module-puppetlabs-inifile

2. Uninstall "puppet-module-puppetlabs-inifile" package

This guide let you learn how to uninstall puppet-module-puppetlabs-inifile on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove puppet-module-puppetlabs-inifile $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-module-puppetlabs-inifile package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: puppet-module-puppetlabs-inifile
Priority: optional
Section: universe/admin
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Architecture: all
Version: 1.4.2-1
Depends: puppet-common (>= 3)
Filename: pool/universe/p/puppet-module-puppetlabs-inifile/puppet-module-puppetlabs-inifile_1.4.2-1_all.deb
Size: 14560
MD5sum: b43fe4326a2fbec66ce06cf492bb19ab
SHA1: d58d36f66767a54ea2202147dbab0d17a1e4d2fb
SHA256: 40509d823c84603d49ec6f5fcd4110258ee969db6ce62745d45b011c9e2857ec
Description-en: Puppet module for ini files
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
This Package contains a Puppet module which provides resource types
for use in managing ini-style configuration files. The main resource
type is ini_setting, which is used to manage an individual setting
in an ini file.
Description-md5: f1f97fcf3daff6e63cef0158499bb46f
Homepage: https://forge.puppetlabs.com/puppetlabs/inifile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu