Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aarnt/qtgzmanager
- Owner: aarnt
- License: gpl-2.0
- Created: 2020-12-21T00:55:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T13:25:27.000Z (10 months ago)
- Last Synced: 2024-03-18T12:56:09.185Z (10 months ago)
- Topics: qt, slackware, slackware-pkgtool
- Language: C++
- Homepage:
- Size: 1.49 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
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!