%general-entities; ]> $LastChangedBy$ $Date$ VTE-&vte-version; VTE Introduction to VTE The VTE package contains a termcap file implementation for terminal emulators. &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &vte-md5sum; Download size: &vte-size; Estimated disk space required: &vte-buildsize; Estimated build time: &vte-time; VTE Dependencies Required , , and Recommended , , and Optional , , and GTK+-4 User Notes: Installation of VTE Install VTE by running the following commands: mkdir build && cd build && meson --prefix=/usr --sysconfdir=/etc -Dfribidi=false && ninja To test the results, issue ninja test. Now, as the root user: ninja install Command Explanations -Dfribidi=false: Omit this switch if want to enable bidirectional capabilities. : Add this switch if you do not want to enable GNUTLS support. : Add this switch if you do not want to enable vala bindings. : Add this switch if wish to build the documentation. Contents Installed Program Installed Library Installed Directories vte-2.&vte-nano; libvte-2.&vte-nano;.so /usr/include/vte-2.&vte-nano; and /usr/share/gtk-doc/html/vte-2.&vte-nano; Short Descriptions vte-2.&vte-nano; is a test application for the VTE libraries. vte-2.&vte-nano; libvte-2.&vte-nano;.so is a library which implements a terminal emulator widget for GTK+ 3. libvte-2.&vte-nano;.so