DSBSu

About

DSBSu is a Qt frontend to su(1).

Current Version

0.1

Localization

The following languages are available:

Installation

FreeBSD® ports

The preferred way is to use the FreeBSD® ports:
# cd /usr/ports/sysutils/dsbsu && make install distclean

Installation from source

Dependencies

Building from release code
# tar xf dsbsu-0.1.tgz && cd dsbsu-0.1 && qmake && make
# make install
Building from the latest GitHUB code
# git clone https://github.com/mrclksr/DSBSu.git
# cd DSBSu && qmake && make
# make install

Screenshots

Download

Download DSBSu