How to Install and Uninstall swig.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

1. Install "swig.x86_64" package

Here is a brief guide to show you how to install swig.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install swig.x86_64

2. Uninstall "swig.x86_64" package

Please follow the instructions below to uninstall swig.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove swig.x86_64 $ sudo dnf autoremove

3. Information about the swig.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:38:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : swig
Version : 3.0.12
Release : 19.module_el8.3.0+557+3d058e38
Architecture : x86_64
Size : 1.5 M
Source : swig-3.0.12-19.module_el8.3.0+557+3d058e38.src.rpm
Repository : appstream
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