Thunar is the Xfce file manager, a GTK+ 3 GUI to organise the files on your computer.
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.
Download (HTTP): https://archive.xfce.org/src/xfce/thunar/4.20/thunar-4.20.0.tar.bz2
Download MD5 sum: 688a469c16daca831035ee9ae90afcc4
Download size: 4.2 MB
Estimated disk space required: 66 MB
Estimated build time: 0.2 SBU (Using parallelism=4)
libgudev-238, libnotify-0.8.3, and pcre2-10.44
GTK-Doc-1.34.0 (for documentation), Gvfs-1.56.1 (for remote browsing and automounting), libexif-0.6.24 and tumbler-4.20.0 (runtime)
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.20.0 && make
This package does not come with a test suite.
Now, as the root
user:
make install