Anard wrote:Hi all.
Is there any team working on a GUI for Portage ?
It's still very difficult to find a package without knowing its name.
There have been a few over the years (Porthole, Kuroo, and others), but they die because nobody would code a change to the latest version of something they rely on (KDE, Qt, Python, etc.).
In the end, most people didn't find them worth the effort. The latest and greatest attempt was KDE's Discovery, which is supposed to be a standardised front-end and someone adds a back-end for a particular distro, but I think that too fell by the wayside.
The other problem with GUIs for portage is that unless they are written in ncurses, they aren't much use until most of the hard work has already been done, and you have your desktop up and running. Ideally you want an API that renders across ncurses, Qt or gtk3 (or 4, but that's the top of the same slippery slope).
packages.gentoo.org is probably what most people use; it is, after all, a GUI and it lists packages. (Indeed, writing a program that produces html output is probably a lot easier than all the graphics twiddling.)
There's also the Portage File List, often useful when you know the command but not the package.