Wuja is a GNOME application for integration with Google Calendar.
yq (the 'Canadian Rollback') is a command line application for people who don't know what programs they want on their system, but do know that they want to minimize the buildup of cruft.
A simple usage example:
$> yq init
$> yq new kdiff3
$> yum install -y kdiff3
$> rpm -qa
....
(some kde stuff)
kdiff3
.....
$> yq pending
+ (kde stuff)
+ kdiff3
$> yq refresh
$> yq pop
$> rpm -qa
...
(no kde stuff)
....
Download:
yq-0.0.2.tar.bz2 sha1sum: b0e61ed81a30745018eec55005a0735997c82950
yum-refresh-updatesd has moved into yum-utils. You can now get it, and the rest of yum-utils, from the yum project page, or your distribution of choice.
wuja 0.0.6 is now available for download.