The PCManFM package contains an extremely fast, lightweight, yet feature-rich file manager with tabbed browsing.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://downloads.sourceforge.net/pcmanfm/pcmanfm-1.3.2.tar.xz
Download MD5 sum: ef7c4417d2697ef138d175db7aeae15a
Download size: 416 KB
Estimated disk space required: 11 MB
Estimated build time: 0.1 SBU
adwaita-icon-theme-43 or oxygen-icons5-5.103.0 or lxde-icon-theme-0.5.1, and FriBidi-1.0.12
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/pcmanfm
Install PCManFM by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc && make
This package does not come with a test suite.
Now, as the root
user:
make install
--with-gtk=3
: Selects the version of
GTK+ to use. You must use this switch if you have built libfm-1.3.2 with
GTK+3 support.