• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H12-Dec-2020-1,5711,440

icons/H12-Dec-2020-2,8732,500

pixmaps/H03-May-2022-543472

po/H12-Dec-2020-75,84458,838

src/H03-May-2022-25,44018,022

.gitignoreH A D12-Dec-2020263 2421

COPYINGH A D12-Dec-202017.7 KiB340281

ChangeLogH A D12-Dec-20209.5 KiB164150

Makefile.amH A D12-Dec-2020575 2822

Makefile.inH A D12-Dec-202032.6 KiB1,027920

READMEH A D12-Dec-20201.1 KiB3327

autogen.shH A D12-Dec-2020582 2414

config.guessH A D12-Dec-202047.9 KiB1,6871,476

config.h.inH A D12-Dec-20204 KiB155110

config.subH A D12-Dec-202033.4 KiB1,8541,677

configureH A D12-Dec-2020489.4 KiB16,75314,018

configure.acH A D12-Dec-20206.9 KiB220177

depcompH A D12-Dec-202023 KiB792502

install-shH A D12-Dec-202015 KiB542352

ltmain.shH A D12-Dec-2020316.5 KiB11,1487,979

missingH A D12-Dec-20206.7 KiB216143

xarchiver.desktop.inH A D12-Dec-20201.5 KiB1413

xarchiver.tapH A D12-Dec-20201.3 KiB4917

README

1What is it?
2===========
3Xarchiver is the ultimate solution for handling archives on Linux and FreeBSD.
4It's a Desktop Environment independent archiver front end. All common archive
5formats are supported, deb and RPM packages are handled without their package
6managers being installed. Xarchiver only depends on the GTK+ libraries and
7utilizes various (un)compressor/(un)archiver command line programs at runtime.
8Installation of xdg-utils is optional but installing it will allow Xarchiver
9to support opening more file types directly from inside an archive.
10
11How to use it:
12=============
13Please read the documentation accessible from the Help menu.
14
15How to compile:
16===============
17./configure                      # (run './configure --help' for more details)
18make
19
20How to install (as root):
21=========================
22make install
23
24Contact
25=======
26Author of Xarchiver is Giuseppe Torelli <colossus73@gmail.com>,
27author of this continuation of the Xfce master branch and
28maintainer of Xarchiver is Ingo Brückl <ib@wupperonline.de>.
29
30Bug reports
31===========
32https://github.com/ib/xarchiver/issues
33