swift

Create, run and build Swift projects. More information: <https://swift.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y swift
Ubuntu
RUN apt-get update && \ apt-get install -y python2-swiftclient
Arch Arch Linux
RUN pacman -S --noconfirm python2-swiftclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y swift
Fedora
RUN dnf install -y python2-swiftclient
Raspbian
RUN apt-get update && \ apt-get install -y python2-swiftclient
click the source code to copy install swift on any operating system with command-not-found.com