How to Install and Uninstall python2-Cython.x86_64 Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "python2-Cython.x86_64" package

This tutorial shows how to install python2-Cython.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-Cython.x86_64

2. Uninstall "python2-Cython.x86_64" package

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

$ sudo yum remove python2-Cython.x86_64 $ sudo yum autoremove

3. Information about the python2-Cython.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-Cython
Arch : x86_64
Version : 0.27.3
Release : 2.amzn2.0.2
Size : 3.0 M
Repo : amzn2-core/2/x86_64
Summary : A language for writing Python extension modules
URL : http://www.cython.org
License : ASL 2.0
Description : This is a development version of Pyrex, a language
: for writing Python extension modules.
:
: Python 2 version.