aarnt / qt-sudo

A clone of LXQt sudo tool, without LXQt libs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A clone of LXQt sudo tool, without LXQt libs

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 86.9%Language:QMake 13.1%