How to Update Bash on Fedora 20 and Fedora 21

Reading Time: < 1 minute
Note:
Please note that this article is considered legacy documentation because Fedora 20 and 21 has reached its end-of-life support.
Pre-Flight Check
  • These instructions are intended specifically for updating Bash on Fedora 20 and Fedora 21.
  • I’ll be working from both a Liquid Web Self Managed Fedora 20 server and a Liquid Web Self Managed Fedora 21 server, and I’ll be logged in as root.

First, Clean-Up Yum

yum clean all

Update Bash

Updating Bash is as simple as running just one command:

yum -y update bash

or… Update All Installed Packages

Optionally, it is possible to update all of the installed packages at once with the following command:

yum -y update

Avatar for J. Mays

About the Author: J. Mays

As a previous contributor, JMays shares his insight with our Knowledge Base center. In our Knowledge Base, you'll be able to find how-to articles on Ubuntu, CentOS, Fedora and much more!

Latest Articles

How to Configure Remote Desktop to Transfer Files

Read Article

What is VMware Fusion?

Read Article

Five Steps to Create a Robots.txt File for Your Website

Read Article

Premium Business Email Pricing FAQ

Read Article

Microsoft Exchange Server Security Update

Read Article