How to Install and Uninstall python3-wx-siplib.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-wx-siplib.x86_64" package
Learn how to install python3-wx-siplib.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-wx-siplib.x86_64
Copied
2. Uninstall "python3-wx-siplib.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-wx-siplib.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-wx-siplib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wx-siplib.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:38:34 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-wx-siplib
Version : 4.19.24
Release : 2.el8
Architecture : x86_64
Size : 91 k
Source : sip-4.19.24-2.el8.src.rpm
Repository : appstream
Summary : SIP - Python 3/C++ Bindings Generator for wx
URL : http://www.riverbankcomputing.com/software/sip/intro
License : GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Description : This is the Python 3 build of wx-siplib.
:
:
: SIP is a tool for generating bindings for C++ classes so that they can be
: accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
: because it is specifically designed for C++ and Python, is able to generate
: tighter bindings. SIP is so called because it is a small SWIG.
:
: SIP was originally designed to generate Python bindings for KDE and so has
: explicit support for the signal slot mechanism used by the Qt/KDE class
: libraries. However, SIP can be used to generate Python bindings for any C++
: class library.
Available Packages
Name : python3-wx-siplib
Version : 4.19.24
Release : 2.el8
Architecture : x86_64
Size : 91 k
Source : sip-4.19.24-2.el8.src.rpm
Repository : appstream
Summary : SIP - Python 3/C++ Bindings Generator for wx
URL : http://www.riverbankcomputing.com/software/sip/intro
License : GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Description : This is the Python 3 build of wx-siplib.
:
:
: SIP is a tool for generating bindings for C++ classes so that they can be
: accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
: because it is specifically designed for C++ and Python, is able to generate
: tighter bindings. SIP is so called because it is a small SWIG.
:
: SIP was originally designed to generate Python bindings for KDE and so has
: explicit support for the signal slot mechanism used by the Qt/KDE class
: libraries. However, SIP can be used to generate Python bindings for any C++
: class library.