The lxqt-archiver package is a simple and lightweight desktop-agnostic Qt file archiver.
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.
下载地址(HTTP):https://github.com/lxqt/lxqt-archiver/releases/download/1.4.0/lxqt-archiver-1.4.0.tar.xz
MD5 校验和:8be174a519f9fe5512a4809671b040ce
大小:204 KB
预计所需磁盘空间:11 MB
预计构建时间: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