How to Install and Uninstall swig.x86_64 Package on Oracle Linux 8

Last updated: November 24,2024

1. Install "swig.x86_64" package

Please follow the instructions below to install swig.x86_64 on Oracle Linux 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 Oracle Linux 8:

$ sudo dnf remove swig.x86_64 $ sudo dnf autoremove

3. Information about the swig.x86_64 package on Oracle Linux 8

Last metadata expiration check: 6:28:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : swig
Version : 3.0.12
Release : 19.module+el8.3.0+7654+9c81efad
Architecture : x86_64
Size : 1.5 M
Source : swig-3.0.12-19.module+el8.3.0+7654+9c81efad.src.rpm
Repository : ol8_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