fink.rb

Path: lib/puppet/provider/package/fink.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009

Methods

finkcmd   install   latest   purge   run_preseed   uninstall   update  

Included Modules

Puppet::Util::Package

Public Instance methods

A derivative of DPKG; this is how most people actually manage Debian boxes, and the only thing that differs is that it can install packages from remote sites.

Install a package using ‘apt-get’. This function needs to support installing a specific version.

What‘s the latest package version available?

preseeds answers to dpkg-set-selection from the "responsefile"

[Validate]