How to Install and Uninstall swig2.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "swig2.0" package

Please follow the step by step instructions below to install swig2.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swig2.0

2. Uninstall "swig2.0" package

Please follow the steps below to uninstall swig2.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the swig2.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: swig2.0
Priority: optional
Section: universe/interpreters
Installed-Size: 4307
Maintainer: Ubuntu Developers
Original-Maintainer: Torsten Landschoff
Architecture: amd64
Version: 2.0.12-1ubuntu4
Replaces: swig (<< 2.0.4-3.1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Suggests: swig2.0-examples, swig2.0-doc
Breaks: swig (<< 2.0.4-3.1)
Filename: pool/universe/s/swig2.0/swig2.0_2.0.12-1ubuntu4_amd64.deb
Size: 891190
MD5sum: 048181c2a9d206cffb83e3b9b157a40e
SHA1: cdd1178493fb89aa34132d888420702e6b199482
SHA256: cd43294aeb89c6783f442ae3244ff6f10deb0a62d7f28b149ff980fea99aac1f
Description-en: 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, PHP, 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: 52b54965f2b28a9f8f9512151ba51620
Homepage: http://www.swig.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu