How to Install and Uninstall cairo.i686 Package on Fedora 36

Last updated: October 10,2024

1. Install "cairo.i686" package

Please follow the instructions below to install cairo.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install cairo.i686

2. Uninstall "cairo.i686" package

In this section, we are going to explain the necessary steps to uninstall cairo.i686 on Fedora 36:

$ sudo dnf remove cairo.i686 $ sudo dnf autoremove

3. Information about the cairo.i686 package on Fedora 36

Last metadata expiration check: 5:06:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cairo
Version : 1.17.6
Release : 1.fc36
Architecture : i686
Size : 720 k
Source : cairo-1.17.6-1.fc36.src.rpm
Repository : fedora
Summary : A 2D graphics library
URL : https://cairographics.org
License : LGPLv2 or MPLv1.1
Description : Cairo is a 2D graphics library designed to provide high-quality display
: and print output. Currently supported output targets include the X Window
: System, in-memory image buffers, and image files (PDF, PostScript, and SVG).
:
: Cairo is designed to produce consistent output on all output media while
: taking advantage of display hardware acceleration when available.