Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aarnt/qtgzmanager

A Qt-based front end to Slackware's pkgtool
https://github.com/aarnt/qtgzmanager

qt slackware slackware-pkgtool

Last synced: about 2 months ago
JSON representation

A Qt-based front end to Slackware's pkgtool

Awesome Lists containing this project

README

        

## This is QTGZManager, a powerful pkgtool front end using Qt libs.

![Main window](https://raw.githubusercontent.com/aarnt/qtgzmanager/master/mainwindow.png)

**QTGZManager** is a Qt based GUI front end to the Slackware's pkgtool package manager.
It consists of a lxqt-sudo clone called [qt-sudo](https://github.com/aarnt/qt-sudo/) used to gain root privileges and a package browser application used
to search, install, remove, upgrade and downgrade packages.

You can read [INSTALL](https://github.com/aarnt/qtgzmanager/blob/master/INSTALL) for compiling instructions.

Enjoy!