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

Last updated: November 27,2024

1. Install "libspiro.i686" package

In this section, we are going to explain the necessary steps to install libspiro.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libspiro.i686

2. Uninstall "libspiro.i686" package

This guide let you learn how to uninstall libspiro.i686 on Oracle Linux 8:

$ sudo dnf remove libspiro.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:08:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libspiro
Version : 20150131
Release : 8.el8
Architecture : i686
Size : 40 k
Source : libspiro-20150131-8.el8.src.rpm
Repository : ol8_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.