How to Install and Uninstall puppet-module-puppetlabs-mount-core Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "puppet-module-puppetlabs-mount-core" package

Please follow the guidance below to install puppet-module-puppetlabs-mount-core on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install puppet-module-puppetlabs-mount-core

2. Uninstall "puppet-module-puppetlabs-mount-core" package

Please follow the guidance below to uninstall puppet-module-puppetlabs-mount-core on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove puppet-module-puppetlabs-mount-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-module-puppetlabs-mount-core package on Ubuntu 21.10 (Impish Indri)

Package: puppet-module-puppetlabs-mount-core
Architecture: all
Version: 1.0.4+dfsg1-2
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Puppet Package Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 187
Filename: pool/universe/p/puppet-module-puppetlabs-mount-core/puppet-module-puppetlabs-mount-core_1.0.4+dfsg1-2_all.deb
Size: 29324
MD5sum: db099a3828412136e76f5003a4d4d274
SHA1: 253e04d9892927794f41993033ffbe5a8a2d2d64
SHA256: 324e5ac0988cc357f9905f5c70dba4181f3af41b22f77d6353fca44613a3be50
SHA512: 297b819c5dacfacaeee48fcf7f93655f4cdfa89b1e727fcc19574fc7f9cebb9bd1367dd4b032ed0f86ff24f4fb11ec164534be4baba25597637e34640e79ecd1
Homepage: https://github.com/puppetlabs/puppetlabs-mount_core
Description-en: Puppet module for managing mount points
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.
.
The mount_core module manages mounted filesystems and mount tables.
.
The module can mount and unmount filesystems, and manage mount tables such as
/etc/fstab, /etc/vfstab, or /etc/filesystems depending on your operating
system.
.
Mount resources can respond to refresh events, and can remount a filesystem in
response to an event from another resource.
.
Mount resources automatically create relationships with directories that are
either ancestors of the mounted directory or children. This way Puppet will
automatically create ancestor directories before the mount point, and will do
that before managing directories and files within the mounted directory.
Description-md5: b67f24575c0cb59080fc8e2eaf1686b1