How to Install and Uninstall python3-cffi Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 18,2024

1. Install "python3-cffi" package

This guide covers the steps necessary to install python3-cffi on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install python3-cffi

2. Uninstall "python3-cffi" package

Please follow the guidance below to uninstall python3-cffi on Ubuntu 23.10 (Mantic Minotaur):

$ sudo apt remove python3-cffi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cffi package on Ubuntu 23.10 (Mantic Minotaur)

Package: python3-cffi
Architecture: all
Version: 1.15.1-5build1
Priority: optional
Section: python
Source: python-cffi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 407
Depends: python3-cffi-backend (<< 1.15.1-5build1+c), python3-cffi-backend (>= 1.15.1-5build1), python3-pycparser, python3:any
Suggests: python3-dev
Filename: pool/main/p/python-cffi/python3-cffi_1.15.1-5build1_all.deb
Size: 72692
MD5sum: 7552291e07ffc9b5004d3e7b9c5a6beb
SHA1: 2325d74a99717866355732e96d75243974e9ba93
SHA256: f4c024b032af6de4adb2d4aefa7f0c6b617cb9992a9cd8e746cc8b63c792d6b7
SHA512: 48007c1c25f0c14967cdef0ad808b572f6e8db8e46693c267480afb6d740b968794a561db5f45f726876199539edd1bc2a37f5efb398d92d2d981ec7caf2c813
Homepage: https://cffi.readthedocs.org/
Description: Foreign Function Interface for Python 3 calling C code
Description-md5: a7ee9c666786a0822a64834a9c8b19f6
Task: xubuntu-desktop