Skip to content

xfce-mirror/thunar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 13, 2023 21:50
March 8, 2020 00:16
March 27, 2022 14:38
November 4, 2017 22:36
FAQ
September 26, 2012 23:29
December 15, 2022 10:44

License

thunar

Thunar is a modern file manager for the Xfce Desktop Environment. Thunar has been designed from the ground up to be fast and easy to use. Its user interface is clean and intuitive and does not include any confusing or useless options by default. Thunar starts up quickly and navigating through files and folders is fast and responsive.


Homepage

Thunar documentation

Changelog

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

Source Code Repository

Thunar source code

Download a Release Tarball

Thunar archive or Thunar tags

Installation

From source:

% git clone https://gitlab.xfce.org/xfce/thunar
% git checkout <branch|tag>  #optional step. Per default master is checked out
% cd thunar
% ./autogen.sh
% make
# make install

From release tarball:

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

Both autogen.sh and configure will list missing dependencies. If your distribution provides development versions of the related packages, install them. Otherwise you will need to build and install the missing dependencies from source.

For additional build & debug hints, check the Thunar wiki pages and the detailed building wiki manual.

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

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages