Skip to content

Linux self extracting archiver for ad-hoc installers.

License

Notifications You must be signed in to change notification settings

destrangis/mkarchive

Repository files navigation

A Linux self-executable and installer based on libtar

mkarchive files...

creates a self extracting archive that, after extracting the files to a temporatry directory, runs a program called 'setup', which should have been archived and which resides at the top level of the directory.

Arguments for the self-extractor

selfextract [args]

args --help -h print help and exit. --tmpdir -t dir use the directory as temporary directory. --verbose -v print extra output --list print a list of the files and exit.

Releases

No releases published

Packages

No packages published