NAME
Tapper::Installer::Precondition::Package
SYNOPSIS
use Tapper::Installer::Precondition::Package;
NAME
Tapper::Installer::Precondition::Package - Install a package to a given location
FUNCTIONS
install
This function encapsulates installing one single package. At the moment, .tar, .tar.gz, .tar.bz2, rpm and deb are recognised. Recognised options for package preconditions are: * filename - absolute or relative path of the package file (relativ to package_dir in config) * target_directory - directory where to unpack package *
@param hash reference - contains all information about the package
@return success - 0 @return error - error string
AUTHORS
AMD OSRC Tapper Team <tapper@amd64.org>
Tapper Team <tapper-ops@amazon.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Advanced Micro Devices, Inc.
This is free software, licensed under:
The (two-clause) FreeBSD License