How to Install and Uninstall libswiftlang Package on Kali Linux

Last updated: June 26,2024

1. Install "libswiftlang" package

Please follow the guidelines below to install libswiftlang on Kali Linux

$ sudo apt update $ sudo apt install libswiftlang

2. Uninstall "libswiftlang" package

Please follow the step by step instructions below to uninstall libswiftlang on Kali Linux:

$ sudo apt remove libswiftlang $ sudo apt autoclean && sudo apt autoremove

3. Information about the libswiftlang package on Kali Linux

Package: libswiftlang
Source: swiftlang
Version: 5.6.3-3
Installed-Size: 18715
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.35), libcurl4 (>= 7.18.0), libgcc-s1 (>= 3.3.1), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11), libxml2 (>= 2.9.1)
Size: 4450596
SHA256: 3a948795b77d9f8e5bff7ac7fa2e13ee7a4f012db7c2fd16437c235bc2f2a117
SHA1: 7fc153f13f4ff4dd8b11e4e3a88c7b57d27f943c
MD5sum: aeebf52b5eb9b1ae3b2f6c976293bb9d
Description: general-purpose compiled programming language - Runtime Libraries
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 runtime libraries.
Description-md5:
Homepage: https://www.swift.org
Section: libs
Priority: optional
Filename: pool/main/s/swiftlang/libswiftlang_5.6.3-3_amd64.deb