The lxqt-archiver package is a simple and lightweight desktop-agnostic Qt file archiver.
This package is known to build and work properly using an LFS 12.3 platform.
Download (HTTP): https://github.com/lxqt/lxqt-archiver/releases/download/1.1.0/lxqt-archiver-1.1.0.tar.xz
Download MD5 sum: b552ea9f448a003a9c2f212a8ecdc29f
Download size: 188 KB
Estimated disk space required: 10 MB
Estimated build time: 0.3 SBU
Install lxqt-archiver by running the following commands:
mkdir build &&
cd    build &&
cmake -D CMAKE_BUILD_TYPE=Release  \
      -D CMAKE_INSTALL_PREFIX=/usr \
      ..                           &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install