Guillaume Benoit, one of our Core-Developers, is currently working on
pamac, our simpe pacman gui for Manjaro Linux.
He is using python, python-gobject, pyalpm and Gtk3 as dependencies. The first alpha version is send to us Core-Developers for first review. This alpha version is not ready for public review so I only can you give a screenshot

On the upper left you'll have a searchbar. There you can write anything you want into it. A group name, part of the package name or simple 'media' to list all packages having something to do with 'media'. Under this searchbar you have a list of all known groups.
Clicking on one of them you get all packages displayed in this group on the upper right side in a checkbox list. This list will display also the result of your search.
By checking a package you want to install it or have it installed already. Unchecking a package will mark it as 'to be removed'.
Simply apply your changes and pamac will do what you have told him

We developers will teak this application so you don't hurt your hamsters.
Installsudo pacman -Sy pamac
Changelog0.4.0: It handles now multiple provides and should handle all conflicts situations. The backend seems almost stable now.
0.3.1: First release using dbus, 40% backend rewrite
0.2.7: Fixed file conflict issue (tested with pnmixer <> pnmixer-xfce4)
0.2.6: Hopefully fixed file conflict issue
0.2.5: Usage of icons
0.2.4: First release using a proper PKGBUILD
0.2.2: some adjustements
0.2.1: use backend package
add desktop, icon and setup files
0.1.2: usable update manager and conflicts support added
0.1.1: working update manager
0.1: Pamac should be ready for a real alpha test. It now auto-refreshs repos at startup and also HolpPkg is implemented.
Pamac-updates (manager) will be finished soon, it will support Syncfirst.