xfce-mirror / thunar-archive-plugin

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

thunar-archive-plugin

Thunar-archive-plugin(Thunar Archive Plugin) allows you to create and extract archive files using the file context menus in the Thunar file manager.


Homepage

Thunar-archive-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-archive-plugin source code

Download a Release Tarball

Thunar-archive-plugin archive or Thunar-archive-plugin tags

Installation

From source:

% cd thunar-archive-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf thunar-archive-plugin-<version>.tar.bz2
% cd thunar-archive-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin

License:Other


Languages

Language:C 75.7%Language:Shell 11.9%Language:Makefile 6.5%Language:M4 5.9%