xfce4-terminal-1.1.5

Introduction to Xfce4 Terminal

Xfce4 Terminal is a GTK+3 terminal emulator. This is useful for running commands or programs in the comfort of an Xorg window; you can drag and drop files into the Xfce4 Terminal or copy and paste text with your mouse.

[Note]

Note

This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.

Package Information

Xfce4 Terminal Dependencies

Required

libxfce4ui-4.20.2 and VTE-0.82.3

Installation of Xfce4 Terminal

Install Xfce4 Terminal by running the following commands:

mkdir build &&
cd    build &&

meson setup ..      \
      --prefix=/usr \
      --buildtype=release &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Program: xfce4-terminal
Installed Libraries: None
Installed Directory: /usr/share/xfce4/terminal

Short Descriptions

xfce4-terminal

is a GTK+ 3 terminal emulator