Javatpoint Logo
Javatpoint Logo

How to Install Swift on Ubuntu 16.04 LTS?

Introduction

Swift is a general purpose, protocol-oriented programming language. It was designed and developed by Apple Inc.

Apple released it initially on 2, June 2014. The current version of Swift is 4.0, it uses .swift file extension.

We can install Swift on Ubuntu, in this tutorial, we are installing it. This whole process includes the following steps.

Prerequisites

  • Ubuntu
  • Login as a root user in terminal

Swift Installation

1) Install required dependencies:

Software Swift 1

2) Download the latest binary from https://swift.org.

3) When installing first time, import PGP keys.

We can skip this option, if we have installed Swift in past.

4) Verify PGP Signature

The .tar.gz Swift archive that we downloaded for Ubuntu is signed using GnuPG with one of the keys of the Swift open source project.

It is recommended to verify the signature before using the software.

Software Swift 2

Now, use signature file to verify the archive .

Software Swift 3

5) Extract the Downloaded Archive

Software Swift 4

6) Rename and Move Archive

Software Swift 5

7) Export Path and Run Swift

Software Swift 6

Well, we have installed Swift successfully on Ubuntu 16.04 LTS.







Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA