This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > atool (0.37.0)

atool is a script for managing file archives of various types 
(tar, tar+gzip, zip, etcetera).

The main command is aunpack which extracts files from an archive.
Did you ever extract files from an archive, not checking whether the
files were located in a subdirectory or in the top directory of the
archive, resulting in files scattered all over the place? aunpack
overcomes this problem by first extracting to a new directory. If
there was only a single file in the archive, that file is moved to
the original directory. aunpack also prevents local files from being
overwritten by mistake.

The other commands provided are apack (to create archives), als (to
list files in archives), and acat (to extract files to standard out).
As atool invokes external programs to handle the archives, not all
commands may be supported for a certain type of archives.

atool identifies archives by their file extension. Sometimes this is
not possible - for instance rar archives usually have varying numeric
file extensions. In those cases when atool can't identify the format,
file is used instead. (atool can be configured not to use file.)

Maintained by: David Woodfall
Keywords: atool,aunpack,als,acat,apack,file,archive
ChangeLog: atool

Homepage:
http://www.nongnu.org/atool/

Source Downloads:
atool-0.37.0.tar.gz (2607e9b19518af4145be8a6bed454477)

Download SlackBuild:
atool.tar.gz
atool.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
atool.SlackBuild
atool.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds