How to Install and Uninstall swiftlang Package on Kali Linux

Last updated: November 07,2024

1. Install "swiftlang" package

In this section, we are going to explain the necessary steps to install swiftlang on Kali Linux

$ sudo apt update $ sudo apt install swiftlang

2. Uninstall "swiftlang" package

This tutorial shows how to uninstall swiftlang on Kali Linux:

$ sudo apt remove swiftlang $ sudo apt autoclean && sudo apt autoremove

3. Information about the swiftlang package on Kali Linux

Package: swiftlang
Version: 5.6.3-3
Installed-Size: 1434569
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.36), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.3.1), libicu72 (>= 72.1~rc-1~), libncurses6 (>= 6), libpython3.11 (>= 3.11.5), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libyaml-0-2, zlib1g (>= 1:1.2.0), debconf (>= 0.5) | debconf-2.0, debconf, binutils, gcc, libswiftlang (= 5.6.3-3)
Suggests: python3, swiftlang-doc, swiftlang-dev
Size: 306773516
SHA256: cb69389e70137cb53b5c6508d7f434f3a3f51536e7b6f012289aac90fbeee029
SHA1: 1b399c873eb9271429cec9aad707e8579f6c911e
MD5sum: 71f8d2899b7b9ab1189e2c20020d0803
Description: general-purpose compiled programming language
Swift is a general-purpose, multi-paradigmed, compiled
programming language built using a modern approach to safety,
performance, and software design patterns.
.
The goal of the Swift project is to create the best available
language for uses ranging from systems programming, to mobile
and desktop apps, scaling up to cloud services. Most
importantly, Swift is designed to make writing and maintaining
correct programs easier for the developer.
Description-md5:
Homepage: https://www.swift.org
Section: devel
Priority: optional
Filename: pool/main/s/swiftlang/swiftlang_5.6.3-3_amd64.deb