Query: alien::package::tgz
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Alien::Package::Tgz(3pm) User Contributed Perl Documentation Alien::Package::Tgz(3pm)NAMEAlien::Package::Tgz - an object that represents a tgz packageDESCRIPTIONThis is an object class that represents a tgz package, as used in Slackware. It also allows conversion of raw tar files. It is derived from Alien::Package.CLASS DATAscripttrans Translation table between canoical script names and the names used in tgz's.METHODScheckfile Detect tgz files by their extention. install Install a tgz with installpkg. Pass in the filename of the tgz to install. installpkg (a slackware program) is used because I'm not sanguine about just untarring a tgz file. It might trash a system. scan Scan a tgz file for fields. Has to scan the filename for most of the information, since there is little useful metadata in the file itself. unpack Unpack tgz. prep Adds a populated install directory to the build tree. build Build a tgz.AUTHORJoey Hess <joey@kitenet.net> perl v5.14.2 2011-07-07 Alien::Package::Tgz(3pm)
Related Man Pages |
---|
alien(1p) - linux |
alien::package(3pm) - linux |
alien::package::slp(3pm) - linux |
alien::package::deb(3pm) - debian |
alien::sdl::configdata(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |