/qt-sudo

A clone of LXQt sudo tool, without LXQt libs

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

QT-SUDO

This is a clone of LXQt sudo tool (without LXQt libs). It is the ONLY privilege escalation tool supported by Baiacu, Octopi, OctoPkg, OctoPkgin, OctoXBPS and QTGZManager applications.

It needs doas or sudo tool to work.

Steps to build:

$ git clone https://github.com/aarnt/qt-sudo
$ cd qt-sudo 
$ qmake6
$ make
# make install