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, a (libraries), apk, arj, bzip, bzip2, bzip3,  cab,
14       cbz,  compress,  cpio,  epub,  exe  (self-extracting Windows archives),
15       gzip, iso, jar, jsonlz4, lha, lrzip, lz4,  lzip,  lzma,  lzop,  mozlz4,
16       oxt,  rar,  snap,  squashfs,  tar,  xpi,  xz,  zip, zpaq, zstd, tar.bz,
17       tar.bz2, tar.bz3, tar.gz, tar.lrz, tar.lz, tar.lz4, tar.lzma, tar.lzop,
18       tar.xz, tar.Z, tar.zst and (without their package managers) deb and rpm
19       files.
20       It detects the file types by their file signature (magic  number),  not
21       by  their  extension,  and utilizes various (un)compressor/(un)archiver
22       command line programs at runtime. It allows to list,  test  and  create
23       archives,  add  and  copy  files to them, extract, delete, cut and drag
24       files from them, edit files in them, and  paste  and  drop  files  into
25       them.  Password protected 7z, arj, lrzip, rar and zip archives are sup‐
26       ported and will be recognized.
27

OPTIONS

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

AUTHOR

69       Written by Giuseppe Torelli and Ingo Brückl.
70

REPORTING BUGS

72       <https://github.com/ib/xarchiver/issues>
73
74
75
76xarchiver                         March 2023                      XARCHIVER(1)
Impressum