How to Install and Uninstall Cython.x86_64 Package on Amazon Linux 2
Last updated: February 02,2025
1. Install "Cython.x86_64" package
Here is a brief guide to show you how to install Cython.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
Cython.x86_64
Copied
2. Uninstall "Cython.x86_64" package
In this section, we are going to explain the necessary steps to uninstall Cython.x86_64 on Amazon Linux 2:
$
sudo yum remove
Cython.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the Cython.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : Cython
Arch : x86_64
Version : 0.19
Release : 5.amzn2
Size : 1.9 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.
:
: For more info, see:
:
: Doc/About.html for a description of the language
: INSTALL.txt for installation instructions
: USAGE.txt for usage instructions
: Demos for usage examples
Available Packages
Name : Cython
Arch : x86_64
Version : 0.19
Release : 5.amzn2
Size : 1.9 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.
:
: For more info, see:
:
: Doc/About.html for a description of the language
: INSTALL.txt for installation instructions
: USAGE.txt for usage instructions
: Demos for usage examples