How to Install and Uninstall python-cffi.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "python-cffi.src" package

Please follow the step by step instructions below to install python-cffi.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-cffi.src

2. Uninstall "python-cffi.src" package

Learn how to uninstall python-cffi.src on Oracle Linux 9:

$ sudo dnf remove python-cffi.src $ sudo dnf autoremove

3. Information about the python-cffi.src package on Oracle Linux 9

Last metadata expiration check: 3:26:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-cffi
Version : 1.14.5
Release : 5.0.1.el9
Architecture : src
Size : 475 k
Source : None
Repository : ol9_appstream
Summary : Foreign Function Interface for Python to call C code
URL : https://cffi.readthedocs.org/
License : MIT
Description : Foreign Function Interface for Python, providing a convenient and
: reliable way of calling existing C code from Python. The interface is
: based on LuaJIT’s FFI.

Name : python-cffi
Version : 1.14.5
Release : 5.0.1.el9
Architecture : src
Size : 475 k
Source : None
Repository : ol9_baseos_latest
Summary : Foreign Function Interface for Python to call C code
URL : https://cffi.readthedocs.org/
License : MIT
Description : Foreign Function Interface for Python, providing a convenient and
: reliable way of calling existing C code from Python. The interface is
: based on LuaJIT’s FFI.