yum list installed
yum list installed
yum list installed
yum list installed
yum install package with version
$ yum --showduplicates list httpd | expand
Available Packages
httpd.x86_64 2.4.6-6.fc20 fedora
httpd.x86_64 2.4.10-1.fc20 updates
# To see what particular versions are available to you via yum you can use the --showduplicates switch.
# It gives you a list like "package name.architecture version"
sudo yum install <package name>-<version info>
sudo yum install httpd-2.4.6-6
sudo yum install httpd-2.4.6-6.fc20.x86_64
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us