1XARCHIVER(1)                     User Commands                    XARCHIVER(1)
2
3
4

NAME

6       xarchiver - GTK+ front end for managing archives
7

SYNOPSIS

9       xarchiver [OPTION] [archive]
10

DESCRIPTION

12       Xarchiver  is  a lightweight desktop environment independent GTK+ front
13       end for handling 7z, arj, bzip2, compress, cpio, gzip, lha, lrzip, lz4,
14       lzip,  lzma,  lzop,  rar, tar, xz, zip, zstd, tar.bz2, tar.gz, tar.lrz,
15       tar.lz, tar.lz4, tar.lzma, tar.lzop, tar.xz, tar.Z, tar.zst and  (with‐
16       out their package managers) deb and rpm files.
17       It  detects  the  file types by their magic header, not by their exten‐
18       sion, and utilizes  various  (un)compressor/(un)archiver  command  line
19       programs  at  runtime.  It allows you to list, test and create archives
20       and to add, extract and delete files from them. Password protected  ar‐
21       chives are supported and will be recognized.
22

OPTIONS

24       -a, --add
25              add to archive by asking which files and quit
26
27       -c, --compress=file1 ... fileN
28              add the given files by asking the name of the archive and quit
29
30       -d, --ensure-directory
31              extract archive to a containing directory and quit
32
33       -e, --extract
34              extract archive by asking the extraction directory and quit
35
36       -m, --multi-extract
37              extract multiple archives by asking the extraction directory and
38              quit
39
40       -x, --extract-to=destination
41              extract archive to the destination directory and quit
42
43
44       -i, --info
45              show found command line programs to be used and exit
46
47       -v, --version
48              show version and exit
49
50       --display=DISPLAY
51              X display to use
52
53
54       -?, -h, --help
55              show help options
56
57       --help-gtk
58              show GTK+ options
59
60       --help-all
61              show all help options
62

AUTHOR

64       Written by Giuseppe Torelli and Ingo Brückl.
65

REPORTING BUGS

67       <https://github.com/ib/xarchiver/issues>
68
69
70
71xarchiver                       September 2017                    XARCHIVER(1)
Impressum