lxqt-sudo-1.4.0

Introduction to lxqt-sudo

The lxqt-sudo package is a graphical front end to sudo and su respectively.

This package is known to build and work properly using an LFS 12.1 platform.

Package Information

lxqt-sudo Dependencies

Required

liblxqt-1.4.0

Installation of lxqt-sudo

Install lxqt-sudo by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      ..       &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: lxdoas, lxqt-sudo, lxsu, and lxsudo
Installed Libraries: None
Installed Directories: None

Short Descriptions

lxdoas

is a graphical frontend for doas

lxqt-sudo

is a graphical frontend for sudo

lxsudo

is a graphical frontend for sudo

lxsu

is a graphical frontend for su