UmVirt LFS Package info
DB commit: a1c087427053c3732f19d41cf80e95056e8f8613
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
libsysstat
The libsysstat package contains a library used to query system information and statistics.Package info
Template: lxqt
Codename: libsysstat
Source file: libsysstat-1.1.0.tar.xz
Source file size: 17748
Source file MD5-checkum: b21e0facd325c1d8e177121e2ac71e78
Source directory: libsysstat-1.1.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/lxqt/libsysstat-1.1.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/lxqt/libsysstat-1.1.0.tar.xz.md5sum
Dependances: lxqt-build-tools.
Dependance of: !LXQT, lxqt-panel.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
make
Install script:
cd build
make install