Hello, Is anyone aware of a convenient front-end to yum/rpm which provides similar interface to Debian's aptitude and can be used on CentOS 5?
(for those who are not familiar - aptitude is an interactive full-screen curses-based program which provides a unified interface to manage both installed and non-installed but available packages). So far I could only find "rpm -qa | grep pattern" to list existing packages and "yum search" or "yum provides" (and "yum install") to install new ones. Thanks, --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
