How to Install and Uninstall python-cffi-doc.noarch Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "python-cffi-doc.noarch" package

Please follow the instructions below to install python-cffi-doc.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-cffi-doc.noarch

2. Uninstall "python-cffi-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-cffi-doc.noarch on Amazon Linux 2:

$ sudo yum remove python-cffi-doc.noarch $ sudo yum autoremove

3. Information about the python-cffi-doc.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-cffi-doc
Arch : noarch
Version : 1.6.0
Release : 5.amzn2.0.2
Size : 152 k
Repo : amzn2-core/2/x86_64
Summary : Documentation for CFFI
URL : http://cffi.readthedocs.org/
License : MIT
Description : Documentation for CFFI, the Foreign Function Interface for Python.