lxqt-sudo-2.0.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-2.0.0

Installation of lxqt-sudo

Install lxqt-sudo by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release  \
      ..                           &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: lxdoas (symlinkk to lxqt-sudo), lxqt-sudo, lxsu (symlinkk to lxqt-sudo), and lxsudo (symlinkk to lxqt-sudo)
Installed Libraries: None
Installed Directories: /usr/share/lxqt/translations/lxqt-sudo

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