How to Install and Uninstall libspiro.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "libspiro.i686" package

This tutorial shows how to install libspiro.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libspiro.i686

2. Uninstall "libspiro.i686" package

In this section, we are going to explain the necessary steps to uninstall libspiro.i686 on Oracle Linux 9:

$ sudo dnf remove libspiro.i686 $ sudo dnf autoremove

3. Information about the libspiro.i686 package on Oracle Linux 9

Last metadata expiration check: 2:10:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libspiro
Version : 20200505
Release : 5.el9
Architecture : i686
Size : 52 k
Source : libspiro-20200505-5.el9.src.rpm
Repository : ol9_appstream
Summary : Library to simplify the drawing of beautiful curves
URL : https://github.com/fontforge/libspiro/
License : GPLv3+
Description : This library will take an array of spiro control points and
: convert them into a series of bézier splines which can then
: be used in the myriad of ways the world has come to use béziers.