How to Install and Uninstall swiftlang-dev Package on Kali Linux

Last updated: July 08,2024

1. Install "swiftlang-dev" package

This is a short guide on how to install swiftlang-dev on Kali Linux

$ sudo apt update $ sudo apt install swiftlang-dev

2. Uninstall "swiftlang-dev" package

Please follow the steps below to uninstall swiftlang-dev on Kali Linux:

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

3. Information about the swiftlang-dev package on Kali Linux

Package: swiftlang-dev
Source: swiftlang
Version: 5.6.3-3
Installed-Size: 5452
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libswiftlang (>= 5.6.3-3), swiftlang (>= 5.6.3-3)
Size: 502312
SHA256: 05ef4b6da0055df5ec329591e62e64b729d05be8be64151a26054b73b15501b7
SHA1: cff42c6c2c979a4828a7625067bf9fa07122c0a6
MD5sum: ef17b99576916a4fae85ced797a9557f
Description: general-purpose compiled programming language - Development Headers
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.
.
This package contains the Swift libraries and headers to develop applications
using Swift.
Description-md5:
Homepage: https://www.swift.org
Section: devel
Priority: optional
Filename: pool/main/s/swiftlang/swiftlang-dev_5.6.3-3_all.deb