Skip to main content

Module apt

Module apt 

Source
Expand description

Apt / dpkg helpers that respect HostContext dry-run vs apply.

Functionsยง

apt_install
Run apt install -y for packages.
apt_update
Run apt update.
package_installed
True when dpkg-query reports install ok installed for name.
run_apt ๐Ÿ”’