thunar-4.18.10

Introduction to thunar

Thunar is the Xfce file manager, a GTK+ 3 GUI to organise the files on your computer.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

Thunar Dependencies

Required

Exo-4.18.0

Required (Runtime)

hicolor-icon-theme-0.17

Recommended

Optional

GTK-Doc-1.34.0 (for documentation), Gvfs-1.54.0 (for remote browsing and automounting), libexif-0.6.24 and tumbler-4.18.2 (runtime)

Installation of Thunar

First prevent the installation of an unneeded systemd file:

sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in

Install Thunar by running the following commands:

./configure --prefix=/usr \
            --sysconfdir=/etc \
            --docdir=/usr/share/doc/thunar-4.18.10 &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: Thunar (symlink to thunar), thunar, and thunar-settings
Installed Library: libthunarx-3.so
Installed Directories: /etc/xdg/Thunar, /usr/include/thunarx-3, /usr/lib/Thunar, /usr/lib/thunarx-3, /usr/share/Thunar, /usr/share/doc/thunar-4.18.10, and /usr/share/gtk-doc/html/thunarx

Short Descriptions

thunar

is the Xfce file manager

thunar-settings

is a shell script that launches a dialog box to allow you to alter the behavior of Thunar

libthunarx-3.so

contains the Thunar extension library which permits adding new features to the Thunar file manager