| CDIST-TYPE__PACKAGE_APT(7) | cdist | CDIST-TYPE__PACKAGE_APT(7) |
cdist-type__package_apt - Manage packages with apt-get
apt-get is usually used on Debian and variants (like Ubuntu) to manage packages.
None
# Ensure zsh in installed __package_apt zsh --state present # In case you only want *a* webserver, but don't care which one __package_apt webserver --state present --name nginx # Remove obsolete package __package_apt puppet --state absent
Nico Schottelius <nico-cdist--@--schottelius.org>
Copyright (C) 2011-2012 Nico Schottelius. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
| February 16, 2019 | 4.10.6 |