With yum, you can find out if you have a package installed using the query option. For example if you want to know if ‘php-gd’ is installed:
# rpm -q php-gd
php-gd-5.1.6-1.6
Java and software development related thoughts
With yum, you can find out if you have a package installed using the query option. For example if you want to know if ‘php-gd’ is installed:
# rpm -q php-gd
php-gd-5.1.6-1.6
Previous post: Cannot find a valid baseurl for repo: core
Next post: Over typing -Dskip.junit=true