How to Install and Uninstall sip-devel.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "sip-devel.x86_64" package

This guide covers the steps necessary to install sip-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install sip-devel.x86_64

2. Uninstall "sip-devel.x86_64" package

This is a short guide on how to uninstall sip-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove sip-devel.x86_64 $ sudo yum autoremove

3. Information about the sip-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : sip-devel
Arch : x86_64
Version : 4.14.6
Release : 4.amzn2.0.1
Size : 160 k
Repo : amzn2-core/2/x86_64
Summary : Files needed to generate Python bindings for any C++ class library
URL : http://www.riverbankcomputing.com/software/sip/intro
License : GPLv2 or GPLv3 and (GPLv3+ with exceptions)
Description : This package contains files needed to generate Python bindings for
: any C++ classes library.