OPERATING SYSTEMSOS Linux

Ubuntu 20.04 Swift | Programming Language

Swift is the best available language for all programmers systems ranging from mobile and desktop apps, even up to cloud services. it is designed to make writing and maintaining fast and safe programs. Follow the steps below to install Swift on Ubuntu 20.04.

Step 1: Update System Packages
Ensure that you have your system packages up to date before beginning your installations. Run the commands below:

sudo apt-get update
sudo apt-get upgrade
Step 2: Install Required Dependencies
You need to install some dependencies that are required to run Swift on Ubuntu 20.04. Run the command below:
sudo apt install clang libicu-dev libpython2.7-dev libtinfo5 libncurses5 libpython2.7 libz3-dev
Step 3. Installing swift on Ubuntu 20.04
Download the latest version of swift from their official download page. Alternatively, you can use wget to download as below:

wget -c https://swift.org/builds/swift-5.3.3-release/ubuntu2004/swift-5.3.3-RELEASE/swift-5.3.3-RELEASE-ubuntu20.04.tar.gz
Now extract the downloaded file and configure the swift binary to system’s PATH environment variable.

● Zatiel
💟◣Compra en Amazon y ayuda a crecer el canal◥ ➡MX: https://amzn.to/3djo8sD

💟 ◣Apoya al canal En Patreon◥ ➡ https://www.patreon.com/join/zatiel
💟 ◣Apoya al canal realizando una donación en PayPal◥ ➡ https://www.paypal.me/zatiel
💟GFUEL Link: http://rwrd.io/nqgad8w
💟💟💟 Amazon Wish List ➡ https://www.amazon.com.mx/hz/wishlist/ls/3CFK6MLMR1VBV?ref_=wl_share

● Suscribete:➡ https://www.youtube.com/channel/UC7YtNCqgXo4H3khE6qNLk3g?sub_confirmation=1

– Connect with Me! –
★ Twitch: ➡ https://www.twitch.tv/zatiel
★ Twitter: ➡ https://twitter.com/CallMeZatiel
💟 Portafolio ➡ https://dzn.gg/profile/1154-zatiel/
★ ★ Grupo de Facebook Siren Linux ➡ https://www.facebook.com/groups/sirenlinux
★ Instagram:➡ https://www.instagram.com/CallMeZatiel
★ Facebook:➡ https://www.facebook.com/CallMeZatiel
★ Spotify Play List: ➡ https://open.spotify.com/playlist/2SMvokKNgoUkt8XxEFRZo4?si=kVJmcOFWRIOVA7CwFrGYBw&fbclid=IwAR3oupOa0pySlQH5GX7qiQUvAvun2m2KPkOSo1y7Wie99cYL5MnpPOyjUl0
★ Correo Patrocinios / Colaboraciones: zatielcreative@outlook.com

● Canal Secundario:
https://www.youtube.com/channel/UC7YtNCqgXo4H3khE6qNLk3g?sub_confirmation=1

Este tutorial se aplicará a computadoras, computadoras portátiles, computadoras de escritorio y tabletas que ejecutan el sistema operativo Windows 10 (Hogar, Profesional, Empresa, Educación) de todos los fabricantes de hardware compatibles, como Dell, HP, Acer, Asus, Toshiba, Lenovo y Samsung)

This tutorial will apply for computers, laptops, desktops, and tablets running the Windows 11 operating system (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba, Lenovo, Huawei and Samsung.

#swift #programing #hellowworld

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *