How to Install and Uninstall python3-cairocffi.noarch Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "python3-cairocffi.noarch" package

Please follow the step by step instructions below to install python3-cairocffi.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-cairocffi.noarch

2. Uninstall "python3-cairocffi.noarch" package

This is a short guide on how to uninstall python3-cairocffi.noarch on CentOS Stream 9:

$ sudo dnf remove python3-cairocffi.noarch $ sudo dnf autoremove

3. Information about the python3-cairocffi.noarch package on CentOS Stream 9

Last metadata expiration check: 2:00:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-cairocffi
Version : 1.3.0
Release : 6.el9
Architecture : noarch
Size : 134 k
Source : python-cairocffi-1.3.0-6.el9.src.rpm
Repository : epel
Summary : cffi-based cairo bindings for Python
URL : https://pypi.python.org/pypi/cairocffi/
License : BSD
Description : cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of
: Python bindings and object-oriented API for cairo. Cairo is a 2D
: vector graphics library with support for multiple backends including
: image buffers, PNG, PostScript, PDF, and SVG file output.