sys/tool/apt

Debian/Ubuntu apt command support

Dependency Graph

sys/tool/apt: Library Dependencies

View the full-size SVG (svg) or PDF (pdf) image or graphviz source (dot)

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

Settings

$aptbin

Name of program to execute (e.g. 'apt' or 'apt-get').

Default: apt-get

sys_tool_apt_config_check

scans libraries and script for package settings

scans one library/script for apt package settings

Public interface

apt_run()

Run the APT package management tool

apt_install()

Installs packages

apt_upgrade()

Upgrades all of the native package dependencies

Package class support

apt_class_usage

Prints common command usage for client/server CLI

apt_install_remote()

Installs packages ($@) on a remote host ($1)

apt_install_remote_class()

Installs a class ($2) of packages ($@) on a remote host ($1)

apt_install_tool_class()

Installs all of the tool dependencies

$1 - library name

Cloud package management

apt_install_cloud_class()

Installs a class of deps ($2) on the named cloud ($1)

$1 - cloud name

$2 - package class name

apt_install_cloud_class_host()

Installs a class of deps ($2) on the name host ($3) in the given cloud ($2)

$1 - cloud name

$2 - package class name

$@ - host name

apt_upgrade_cloud()

Upgrades all hosts in the named cloud ($1)

$1 - cloud name

apt_upgrade_cloud_host()

Upgrades a single host ($2) in a cloud ($1)

$1 - cloud name

$2 - host name

Apt inside chroots

list_append cmd -o 'Dpkg::Options::="--force-confdef"' list_append cmd -o 'Dpkg::Options::="--force-confold"'

View the Developer Guide Index

View the Reference Manual Index


Generated on Fri Jul 28 14:38:30 PDT 2017 by mcsh d14 v0.23.0.