

Download bash shell for windows 10 install#
You may also be prompted as to whether you want services to be automatically restarted during package installations (we’re picking “Yes” for convenience here, but it’s not required).įinally, run this command to check dependencies and delete obsolete packages from the system (depending on how long the previous step took, you may have to enter our password again): sudo apt-get dist-upgradeĪgain, enter Y at the prompt to install the listed packages. This process will probably take at least a few minutes to complete, depending on your connection speed and how many packages need to be upgraded. Ubuntu will now download and install the packages. Enter Y at the prompt to continue with installation. sudo apt-get upgradeĪ list of packages to be upgraded will be shown. When it is finished, use apt-get again to upgrade all packages to their latest versions. Ubuntu will connect to its repositories and download a series of package lists.

Download bash shell for windows 10 update#
Enter the command below (note that you must use sudo and enter your password to run the command as an administrator): sudo apt-get update (If you installed a different Linux distribution, you should check its documentation for how software updates are handled - this process varies significantly between distributions.) First, we’ll update the package lists. In Ubuntu, you can use the apt-get command to update all packages automatically.

Now is a good time to make sure that your installed software is up to date. You’re now at your new Linux command line! Wait for Ubuntu to finish installing, then create a new Linux username and password when prompted. When it’s finished, click the Launch button.Ī terminal window will appear. Windows will download and install Ubuntu. In this how-to we’re going to choose Ubuntu. Click the Linux distribution you’d like to install.
