UmVirt LFS Package info
DB commit: 9ed4ff6d798939f3f70457a829818f445904e2c7
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
vtm
Text-based desktop environmentPackage info
Template:
Codename: vtm
Source file: vtm-2025.06.18.tar.gz
Source file size: 1952174
Source file MD5-checkum: bc9c4a5be4e7d906588ae0938bd34e70
Source directory: vtm-2025.06.18
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/v/vtm-2025.06.18.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/v/vtm-2025.06.18.tar.gz.md5sum
Dependances: gpm, cmake, libinput.
Dependance of: *** NO PACKAGES FOUND ***
Patches: vtm-offline.patch.
Addons: lua-5.4.7.tar.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
tar -xf ../lua-5.4.7.tar.gz
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D lua_SOURCE_DIR=lua-5.4.7 \
-W no-dev ..
Build script:
cd build
make
Install script:
cd build
make install