aldatsa / xarchiver

(continuation of the Xfce master branch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?
===========
Xarchiver is the ultimate solution for handling archives on Linux and FreeBSD.
It's a Desktop Environment independent archiver front end. All common archive
formats are supported, deb and RPM packages are handled without their package
managers being installed. Xarchiver only depends on the GTK+ libraries and
utilizes various (un)compressor/(un)archiver command line programs at runtime.
Installation of xdg-utils is optional but installing it will allow Xarchiver
to support opening more file types directly from inside an archive.

How to use it:
=============
Please read the documentation accessible from the Help menu.

How to compile:
===============
./configure                      # (run './configure --help' for more details)
make

How to install (as root):
=========================
make install

Contact
=======
Author of Xarchiver is Giuseppe Torelli <colossus73@gmail.com>,
author of this continuation of the Xfce master branch and
maintainer of Xarchiver is Ingo Brückl <ib@wupperonline.de>.

Bug reports
===========
https://github.com/ib/xarchiver/issues

About

(continuation of the Xfce master branch)

License:GNU General Public License v2.0


Languages

Language:C 53.1%Language:Shell 28.2%Language:Makefile 18.1%Language:M4 0.5%