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

Last updated: September 20,2024

1. Install "swig.x86_64" package

Learn how to install swig.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install swig.x86_64

2. Uninstall "swig.x86_64" package

This tutorial shows how to uninstall swig.x86_64 on Rocky Linux 8:

$ sudo dnf remove swig.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:00:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : swig
Version : 3.0.12
Release : 19.module+el8.4.0+385+82b6e804
Architecture : x86_64
Size : 1.5 M
Source : swig-3.0.12-19.module+el8.4.0+385+82b6e804.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