How to Install and Uninstall swig.x86_64 Package on Amazon Linux 2

Last updated: July 07,2024

1. Install "swig.x86_64" package

Please follow the step by step instructions below to install swig.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install swig.x86_64

2. Uninstall "swig.x86_64" package

Learn how to uninstall swig.x86_64 on Amazon Linux 2:

$ sudo yum remove swig.x86_64 $ sudo yum autoremove

3. Information about the swig.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : swig
Arch : x86_64
Version : 3.0.12
Release : 11.amzn2.0.3
Size : 1.4 M
Repo : amzn2-core/2/x86_64
Summary : Connects C/C++/Objective C to some high-level programming
: languages
URL : http://swig.sourceforge.net/
License : GPLv3+ and BSD
Description : Simplified Wrapper and Interface Generator (SWIG) is a software
: development tool for connecting C, C++ and Objective C programs
: with a variety of high-level programming languages. SWIG is
: primarily used with Perl, Python and Tcl/TK, but it has also been
: extended to Java, Eiffel and Guile. SWIG is normally used to
: create high-level interpreted programming environments, systems
: integration, and as a tool for building user interfaces