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

Last updated: May 18,2024

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

This guide let you learn how to install puppet-module-puppetlabs-vcsrepo on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall puppet-module-puppetlabs-vcsrepo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: puppet-module-puppetlabs-vcsrepo
Priority: extra
Section: universe/admin
Installed-Size: 397
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.3.2-1
Depends: puppet-common, puppet-module-puppetlabs-stdlib
Filename: pool/universe/p/puppet-module-puppetlabs-vcsrepo/puppet-module-puppetlabs-vcsrepo_1.3.2-1_all.deb
Size: 36046
MD5sum: 39fa39d29d3b87a5ba899c2de22782f2
SHA1: 51db0e56ccd40b39592c5f273123aab5b818aa90
SHA256: c45e908cf9329c4041f908844f106ffcc7c3ea0acaa27960085f8ddfae1aa18b
Description-en: use Puppet to easily deploy content from your version control system (VCS)
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 vcsrepo module lets you use Puppet to easily deploy content from your
version control system (VCS).
Description-md5: d9f22f5a1d64d15c3d705a6ee14b8b61
Homepage: https://github.com/puppetlabs/puppetlabs-vcsrepo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu