Stefan Hundhammer
shundhammer
Involved Projects and Packages
** See also the subprojects here **
Myrlyn is a graphical package manager to select software packages and patterns
for installation, update and removal. It uses libzypp as its backend and Qt as
its GUI toolkit.
This started in the 11/2024 SUSE Hack Week to make the SUSE YaST Qt package
selector usable as a standalone Qt program without any YaST dependencies.
**This is the latest version under development (git master).**
Myrlyn is a graphical package manager to select software packages and patterns
for installation, update and removal. It uses libzypp as its backend and Qt as
its GUI toolkit.
This started in the 11/2024 SUSE Hack Week to make the SUSE YaST Qt package
selector usable as a standalone Qt program without any YaST dependencies.
**This is the latest stable version.**
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.
This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, BSD and other Unix-like systems.
** This is the latest version under development (git master). **
This version might not be suitable for critical production systems; use the latest stable version instead:
https://build.opensuse.org/project/show/home:shundhammer:qdirstat-stable
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.
This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, BSD and other Unix-like systems.
** This is the latest released stable version. **
For the latest version under development (git master), see the qdirstat-git subproject:
https://build.opensuse.org/project/show/home:shundhammer:qdirstat-git
Myrlyn Linux Package Manager GUI
Agama is a new Linux installer born in the core of the YaST team. It is designed to offer re-usability, integration with third party tools and the possibility of building advanced user interfaces over it.
The intention of this project is to test the current state of code at GitHub. There are some tests in place, but in general, expect that it is quite unstable.
This project contains the maintenance packages built from repository agama-project/agama released for SLE-16.
This project contains the latest stable released version. It uses the code from the
"beta3" Git branch (https://github.com/agama-project/agama/tree/beta3).
These are mostly for testing and for proof of concepts! Do not use them unless you really want to test some experimental features!
Only for testing! Not for regular use!
QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.
This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, BSD and other Unix-like systems and of course in a Docker container.
QDirStat has a number of new features compared to KDirStat. To name a few:
- Multi-selection in both the tree and the treemap.
- Unlimited number of user-defined cleanup actions.
- Properly show errors of cleanup actions (and their output, if desired).
- Configurable file categories (MIME types), treemap colors, exclude rules, tree columns.
- Package manager support:
- Show what software package a system file belongs to.
- Packages view showing disk usage of installed software packages and their individual files.
- Unpackaged files view showing what files in system directories do not belong to any installed software package.
- New views:
- Disk usage per file type (by filename extension).
- File size histogram view.
- File age view
- Free, used and reserved disk size for each mounted filesystem (like df)
For more details and screenshots, see
https://github.com/shundhammer/qdirstat
and the local documentation in
/usr/share/doc/packages/qdirstat/README.md
This project contains the latest YaST packages built directly from the Git repositories. This is the development project for Factory.
**That means the packages are considered experimental and unstable, use them at your risk!**
Submit requests are disabled, if you want to contribute (thank you in advance!) create a pull request at GitHub (https://github.com/yast).
See more details at http://yastgithubio.readthedocs.org/en/latest/contributing.
Temporary project including expanded copy of parent to verify if everything can be rebuild from scratch