You are not logged in.
Include a RSS reader for this feed: http://www.archlinux.org/feeds/news/
Offline
It just dawned me but I'd assume most people want to either install, update or remove a package with a package manager and Synaptic does not have a single button that would be named like that or indicate its meant for that. In that regard Synaptic is more of a package explorer rather than a frontend for package management.
With that in mind, should a Pacman front-end include searching and filtering or should that be split into another front-end?
Offline
Include a RSS reader for this feed: http://www.archlinux.org/feeds/news/
At the bottom of this topic's page, there's an icon to suscribe to this very topic atom feed; otherwise, the direct link is:
https://bbs.archlinux.org/extern.php?ac … &type=atom
Offline
With that in mind, should a Pacman front-end include searching and filtering or should that be split into another front-end?
Tricky question but I would integrate it. Install, remove, update already are just the cherry topping on what is basically a search and select interface. Splitting it up wouldnt really make sense here in my opinion. Although I would probably try to hide the filtering from the occasional user and integrate that functionality into the search field (tags? regex maybe?). Those who RTFM get the benefits
Edit: clarification
Last edited by fogobogo (2011-02-13 20:40:50)
Offline
And the GUI should have an obvious option for full verbose output, the users must always see what's going on.
Allan, I think you have some serious work to do
Offline
When I have to use a gui, then I really like that thought have gone into minimizing clicks as much as possible and just getting quickly to the point.
I remember Zenwalk's xnetpkg, which in newer redesigned versions got alot of whining for being non-userfriendly, as it didn't functioned exactly as all the other standard ones, but the author had spent alot of time thinking about how a gui should be made as effeciently as possible, and once it was being getting used to, then it was also really nice IMHO...
Other screens: http://wiki.zenwalk.org/index.php?title … use_netpkg
Offline
I think YaST (openSUSE) has a pretty neat implementation for selecting the "task" and displaying the current status. In front of every gridline/package they have a checkbox, blank when not installed, checked when installed, trash bin for "marked for removal", and an icon for "marked for update" and "marked for installation" (don't know the icons exactly for those). This removes a lot of needed mouse movement when you need to remove/update/install a lot of packages. Looking for example at mhertz' xnetpkg screenshot you first have to select the package, then you need to click the install/remove button, select another package, again click the install/remove button, while in YaST you only have to click the checkboxes in front of each package (may be needed to click more than once, but you con't have to mouse that much)
Offline
[...] Looking for example at mhertz' xnetpkg screenshot you first have to select the package, then you need to click the install/remove button, select another package, again click the install/remove button, while in YaST you only have to click the checkboxes in front of each package (may be needed to click more than once, but you con't have to mouse that much)
Ehh, no! Of course you can select multiple items with checkboxes also...
Offline
something between sulfur from sabayon and this from pardus..
Arch64/DWM || My Dropbox referral link
Offline
something between sulfur from sabayon and this from pardus..
+1
PiSi, Pardus package manager, is nice too.
(Pardus, which is actually not well known, is a extremely interesting distro; only not enough Gnome-oriented)
Offline
JokerBoy wrote:something between sulfur from sabayon and this from pardus..
+1
PiSi, Pardus package manager, is nice too.
(Pardus, which is actually not well known, is a extremely interesting distro; only not enough Gnome-oriented)
Mmh, qt makes me all warm and fuzzy inside...
never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::
Offline
essence-of-foo wrote:Include a RSS reader for this feed: http://www.archlinux.org/feeds/news/
At the bottom of this topic's page, there's an icon to suscribe to this very topic atom feed; otherwise, the direct link is:
https://bbs.archlinux.org/extern.php?ac … &type=atom
You probably misunderstood me. I would like the Arch news feed to be integrated in the GUI frontend. The reason for that is that there are sometimes package upgrades that require further user interaction. And the Arch news feed was the place where these user interactions were announced in the past.
Offline
I just realised that I have not posted here for a while...
There are some great ideas in this thread and I'm going to pull a few together and see what comes out of it. Hopefully I will post an initial version with package browsing support in the next few weeks.
Offline
oh a good bunch of people use grep to filter and recently someone made that query tool (pacinfo I think) that has some nifty options.
/offtopic
pcurses also allows regexp chained regexp filtering, sorting and color coding. Sorry for the selfpromotion but I had to mention it since you were talking about package filtering.
Oh and @kachelaqa, looks nice!
Last edited by schuay (2011-02-21 11:44:48)
Offline
oupsemma wrote:essence-of-foo wrote:Include a RSS reader for this feed: http://www.archlinux.org/feeds/news/
At the bottom of this topic's page, there's an icon to suscribe to this very topic atom feed; otherwise, the direct link is:
https://bbs.archlinux.org/extern.php?ac … &type=atomYou probably misunderstood me. I would like the Arch news feed to be integrated in the GUI frontend. The reason for that is that there are sometimes package upgrades that require further user interaction. And the Arch news feed was the place where these user interactions were announced in the past.
Oh, sorry, I've misunderstood you.
Something like that Arch News RSS feed pacmactic is providing is what you're talking about?
http://kmkeen.com/pacmatic/
Offline
here's my gui package browser written with pyqt and libalpm (still unfinished, though):
Woow, this looks really good!!
Hope you will finish it soon.
Did you give it a name yet?
GNu/Linux: Nu nog schoner: http://linuxnogschoner.blogspot.com/
Offline
Something like that Arch News RSS feed pacmactic is providing is what you're talking about?
http://kmkeen.com/pacmatic/
Yes, exactly!
Offline