lxqt-sudo-1.3.0

Introduction to lxqt-sudo

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

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

lxqt-sudo Dependencies

Required

liblxqt-1.3.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