How to Install and Uninstall swig.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "swig.x86_64" package

This is a short guide on how to install swig.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install swig.x86_64

2. Uninstall "swig.x86_64" package

This guide let you learn how to uninstall swig.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove swig.x86_64 $ sudo dnf autoremove

3. Information about the swig.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:50:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : swig
Version : 3.0.12
Release : 19.module+el8.3.0+6248+838326ab
Architecture : x86_64
Size : 1.5 M
Source : swig-3.0.12-19.module+el8.3.0+6248+838326ab.src.rpm
Repository : ubi-8-appstream-rpms
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