How to Install and Uninstall python3-cffi Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: October 05,2024

1. Install "python3-cffi" package

Please follow the steps below to install python3-cffi on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-cffi

2. Uninstall "python3-cffi" package

This guide covers the steps necessary to uninstall python3-cffi on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-cffi package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-cffi
Architecture: all
Version: 1.16.0-2
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: 417
Depends: python3-cffi-backend (<< 1.16.0-2+c), python3-cffi-backend (>= 1.16.0-2), python3-pycparser, python3:any
Suggests: python3-dev
Filename: pool/main/p/python-cffi/python3-cffi_1.16.0-2_all.deb
Size: 74332
MD5sum: 2865129eb44a1feb9f6687e4cd96c35b
SHA1: 27add15e9095b2a64c9b72fca169b5ad96767cf8
SHA256: 2ff3804146cdb2e9a6a1c360c05d8dc28521d621230a4346be681510b0275eeb
SHA512: c38ff3e0d613979463d55c1dc037b520cd444efa1a3649d3d37c5a17f5f853346bdddc68fe8533b42b256a46bdf75cf91adde6ef67e0c5949cea7fb666672e53
Homepage: https://cffi.readthedocs.org/
Description: Foreign Function Interface for Python 3 calling C code
Description-md5: a7ee9c666786a0822a64834a9c8b19f6
Task: xubuntu-desktop