How to Install and Uninstall swig4.0 Package on Kali Linux

Last updated: May 17,2024

1. Install "swig4.0" package

Here is a brief guide to show you how to install swig4.0 on Kali Linux

$ sudo apt update $ sudo apt install swig4.0

2. Uninstall "swig4.0" package

Please follow the steps below to uninstall swig4.0 on Kali Linux:

$ sudo apt remove swig4.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the swig4.0 package on Kali Linux

Package: swig4.0
Source: swig
Version: 4.0.2-2
Installed-Size: 5481
Maintainer: Torsten Landschoff
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 5.2)
Suggests: swig4.0-examples, swig4.0-doc
Size: 1385588
SHA256: 203d7138b6576d21670455d90a96283d7154db624db72581ea9b00c00cc45182
SHA1: 005ba2173b19aee258d437ce9a45e6f25a853fe6
MD5sum: 94e57e69e27e593276717434f6e4d997
Description: Generate scripting interfaces to C/C++ code
SWIG is a compiler that makes it easy to integrate C and C++ code
with other languages including Perl, Tcl, Ruby, Python, Java,
Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
.
Swig takes a set of ANSI C/C++ declarations and generates an
interface for them to your favorite scripting language.
Description-md5: 46580f6ceba7f7101d62735bbdf11222
Multi-Arch: foreign
Homepage: http://www.swig.org/
Section: interpreters
Priority: optional
Filename: pool/main/s/swig/swig4.0_4.0.2-2_amd64.deb